Skip to content

Commit 7553fdd

Browse files
committed
Remove leftover NROFs configurable from dpl-workflow.sh
1 parent 1bcddd0 commit 7553fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ else
161161
ITS_CONFIG_KEY+="ITSVertexerParam.phiCut=0.5;ITSVertexerParam.clusterContributorsCut=3;ITSVertexerParam.tanLambdaCut=0.2;"
162162
elif [[ $BEAMTYPE == "PbPb" ]]; then
163163
ITS_CONFIG_KEY+="ITSVertexerParam.lowMultBeamDistCut=0;"
164-
! has_detectors_gpu TPC ITS && ITS_CONFIG_KEY+="ITSCATrackerParam.nROFsPerIterations=12;"
165164
fi
166165

167166
if [[ $IS_SIMULATED_DATA == 0 && $CTFINPUT == 1 ]]; then # Enable fixes to the MCH readout mapping for async processing of real data

0 commit comments

Comments
 (0)