Skip to content

Commit 16c24dd

Browse files
committed
Temporarily add ZDC_RECO as FST EXTRA_PROCESSING_STEPS
1 parent fb86fef commit 16c24dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

prodtests/full_system_test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ for STAGE in $STAGES; do
232232
export HOSTMEMSIZE=$TPCTRACKERSCRATCHMEMORY
233233
export CTFINPUT=0
234234
export WORKFLOW_PARAMETERS="${WORKFLOW_PARAMETERS},CALIB,CTF,EVENT_DISPLAY,${FST_SYNC_EXTRA_WORKFLOW_PARAMETERS}"
235+
# temporarily enable ZDC reconstruction for calibration validations
236+
export WORKFLOW_EXTRA_PROCESSING_STEPS+=";ZDC_RECO"
235237
unset JOBUTILS_JOB_SKIPCREATEDONE
236238
fi
237239
export SHMSIZE

0 commit comments

Comments
 (0)