From cc457894058c1597ea27c8694c22c134112e3fcd Mon Sep 17 00:00:00 2001 From: mmusich Date: Wed, 11 Oct 2023 20:50:30 +0200 Subject: [PATCH] remove edmCheckMultithreading from hltIntegrationTests - this is no longer needed, as the Framework doesn't support Legacy module types as of CMSSW_13_0_0_pre3 --- HLTrigger/Configuration/scripts/hltIntegrationTests | 3 --- 1 file changed, 3 deletions(-) diff --git a/HLTrigger/Configuration/scripts/hltIntegrationTests b/HLTrigger/Configuration/scripts/hltIntegrationTests index 247942328fb2a..b88614d1aced9 100755 --- a/HLTrigger/Configuration/scripts/hltIntegrationTests +++ b/HLTrigger/Configuration/scripts/hltIntegrationTests @@ -392,9 +392,6 @@ fi # check the prescale modules hltCheckPrescaleModules -w hlt.py -# check for multi-threading -edmCheckMultithreading hlt.py | grep legacy - log "Preparing single-trigger configurations" for TRIGGER in $TRIGGERS; do cat > "${TRIGGER}".py << @EOF