Skip to content

Commit

Permalink
[EMCAL-1118] Pedestal QC: Run postprocessing on QC node (#1568)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfasDa authored Apr 3, 2024
1 parent 63a84a3 commit ae11efe
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 @@ -23,7 +23,7 @@ add_W o2-dpl-raw-proxy "--proxy-name emc-pedestal-input-proxy --dataspec \"$PROX
add_W o2-calibration-emcal-pedestal-calib-workflow
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}"
add_QC_from_consul "${QC_CONFIG}" "--local --host localhost"
WORKFLOW+="o2-dpl-run $ARGS_ALL $GLOBALDPLOPT"

if [ $WORKFLOWMODE == "print" ]; then
Expand Down

0 comments on commit ae11efe

Please sign in to comment.