Skip to content

Commit 492e244

Browse files
nicolovalleshahor02
authored andcommitted
ITS no group chips in deadmap calib workflow
1 parent ab8bcd7 commit 492e244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prodtests/full-system-test/aggregator-workflow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ if [[ $AGGREGATOR_TASKS == BARREL_TF ]] || [[ $AGGREGATOR_TASKS == ALL ]]; then
236236
fi
237237
# ITS
238238
if [[ $CALIB_ITS_DEADMAP_TIME == 1 ]]; then
239-
add_W o2-itsmft-deadmap-builder-workflow "--ccdb-url $CCDB_POPULATOR_UPLOAD_PATH ${CALIB_ITS_DEADMAP_TIME_OPT:-}"
239+
add_W o2-itsmft-deadmap-builder-workflow "--ccdb-url $CCDB_POPULATOR_UPLOAD_PATH ${CALIB_ITS_DEADMAP_TIME_OPT:---no-group-its-lanes --skip-static-map}"
240240
fi
241241
# MFT
242242
if [[ $CALIB_MFT_DEADMAP_TIME == 1 ]]; then

0 commit comments

Comments
 (0)