File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
prodtests/full-system-test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ if workflow_has_parameter CALIB_PROXIES; then
158158 if [[ ! -z ${CALIBDATASPEC_TPCSAC:- } ]]; then
159159 add_semicolon_separated DATASPEC_LIST " \" $CALIBDATASPEC_TPCSAC \" "
160160 fi
161- add_W o2-dpl-raw-proxy " --proxy-name tpcidc --io-threads 2 --dataspec \" $DATASPEC_LIST \" --channel-config \" $CHANNELS_LIST \" ${TIMEFRAME_SHM_LIMIT+--timeframes-shm-limit} $TIMEFRAME_SHM_LIMIT " " " 0
161+ add_W o2-dpl-raw-proxy " --proxy-name tpcidc --io-threads 2 --dataspec \" $DATASPEC_LIST \" --sporadic-outputs -- channel-config \" $CHANNELS_LIST \" ${TIMEFRAME_SHM_LIMIT+--timeframes-shm-limit} $TIMEFRAME_SHM_LIMIT " " " 0
162162 fi
163163 elif [[ $AGGREGATOR_TASKS == CALO_TF ]]; then
164164 if [[ ! -z ${CALIBDATASPEC_CALO_TF:- } ]]; then
You can’t perform that action at this time.
0 commit comments