From 28e8910ad1a9103f2d6e8f13422433f410be8bbb Mon Sep 17 00:00:00 2001 From: Nicolo Valle Date: Thu, 15 May 2025 11:34:09 +0200 Subject: [PATCH] ITS no group chips in deadmap calib workflow --- prodtests/full-system-test/aggregator-workflow.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prodtests/full-system-test/aggregator-workflow.sh b/prodtests/full-system-test/aggregator-workflow.sh index 90abe9786f89e..5783bb9a38ad6 100755 --- a/prodtests/full-system-test/aggregator-workflow.sh +++ b/prodtests/full-system-test/aggregator-workflow.sh @@ -236,7 +236,7 @@ if [[ $AGGREGATOR_TASKS == BARREL_TF ]] || [[ $AGGREGATOR_TASKS == ALL ]]; then fi # ITS if [[ $CALIB_ITS_DEADMAP_TIME == 1 ]]; then - 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}" fi # MFT if [[ $CALIB_MFT_DEADMAP_TIME == 1 ]]; then