We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44f236 commit 28e8910Copy full SHA for 28e8910
prodtests/full-system-test/aggregator-workflow.sh
@@ -236,7 +236,7 @@ if [[ $AGGREGATOR_TASKS == BARREL_TF ]] || [[ $AGGREGATOR_TASKS == ALL ]]; then
236
fi
237
# ITS
238
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:-}"
+ 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}"
240
241
# MFT
242
if [[ $CALIB_MFT_DEADMAP_TIME == 1 ]]; then
0 commit comments