From f97a1a97fbb235f1a60cf18dfd2b049f48aec640 Mon Sep 17 00:00:00 2001 From: mmusich Date: Sat, 24 Feb 2024 15:53:03 +0100 Subject: [PATCH] use the FakeHLT sequences for DQM after changing @relval_2023 to point to Fake2 --- .../PyReleaseValidation/python/upgradeWorkflowComponents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py index f84cc8c19eb1e..6395a6a7017e2 100644 --- a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py +++ b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py @@ -2830,7 +2830,7 @@ def condition(self, fragment, stepList, key, hasHarvest): 'HLTmenu': '@relval2023', 'Era' : 'Run3_2023', 'BeamSpot': 'DBrealistic', - 'ScenToRun' : ['GenSim','Digi','RecoNano','HARVESTNano','ALCA'], + 'ScenToRun' : ['GenSim','Digi','RecoNanoFakeHLT','HARVESTNanoFakeHLT','ALCA'], }, '2024' : { 'Geom' : 'DB:Extended',