Skip to content
Snippets Groups Projects

[RTADPA BW Tests] New Sprucing bandwidth test using latest-available HLT2 input.

Merged Luke Grazette requested to merge lugrazet-BW-spruce-ydayshlt2 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -156,7 +156,7 @@ case $PROCESS in
# "latest" corresponds to using the uploaded full-stream output from a "process=hlt2, input-data=nominal" test.
# These files are overwritten during "lhcb-master" builds of "process=hlt2, input-data=nominal", i.e. Daily.
CONFIG_FILE="tmp/hlt2_bw_testing__production__full__metadata.yaml"
EXTRA_OPTS='-um --read-evt-max-from-config'
EXTRA_OPTS='-um --read-evt-max-from-config $MOOREROOT/options/muon_geometry_v2.py'
;;
*)
echo "ERROR: --input-data must be \"nominal\" or \"latest\" for process \"$PROCESS\""
Loading