Skip to content

Commit

Permalink
[EMCAL-1118] Request addRunNumber in calibrator task
Browse files Browse the repository at this point in the history
Needed for start / end of message instruction in object
send to the DCS CCDB
  • Loading branch information
mfasDa authored and davidrohr committed Sep 27, 2024
1 parent bfdb79b commit f004685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DATA/production/calib/emc-pedestal-aggregator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fi

WORKFLOW=
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
add_W o2-calibration-emcal-pedestal-calib-workflow
add_W o2-calibration-emcal-pedestal-calib-workflow --addRunNumber
add_W o2-calibration-ccdb-populator-workflow "--ccdb-path=\"$CCDBPATH1\" --sspec-min 0 --sspec-max 0"
add_W o2-calibration-ccdb-populator-workflow "--ccdb-path=\"$CCDBPATH2\" --sspec-min 1 --sspec-max 1 --name-extention dcs"
add_QC_from_consul "${QC_CONFIG}" "${QC_OPT}"
Expand Down

0 comments on commit f004685

Please sign in to comment.