Skip to content

Commit f004685

Browse files
mfasDadavidrohr
authored andcommitted
[EMCAL-1118] Request addRunNumber in calibrator task
Needed for start / end of message instruction in object send to the DCS CCDB
1 parent bfdb79b commit f004685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/calib/emc-pedestal-aggregator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ fi
3333

3434
WORKFLOW=
3535
add_W o2-dpl-raw-proxy "--proxy-name emc-pedestal-input-proxy --dataspec \"$PROXY_INSPEC\" --network-interface ib0 --channel-config \"name=emc-pedestal-input-proxy,method=bind,type=pull,rateLogging=1,transport=zeromq\"" "" 0
36-
add_W o2-calibration-emcal-pedestal-calib-workflow
36+
add_W o2-calibration-emcal-pedestal-calib-workflow --addRunNumber
3737
add_W o2-calibration-ccdb-populator-workflow "--ccdb-path=\"$CCDBPATH1\" --sspec-min 0 --sspec-max 0"
3838
add_W o2-calibration-ccdb-populator-workflow "--ccdb-path=\"$CCDBPATH2\" --sspec-min 1 --sspec-max 1 --name-extention dcs"
3939
add_QC_from_consul "${QC_CONFIG}" "${QC_OPT}"

0 commit comments

Comments
 (0)