diff --git a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py index 2753946e0e640..f2926ea7504de 100644 --- a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py +++ b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py @@ -26,6 +26,8 @@ '2024PU', '2021FS', '2021FSPU', + '2021postEE', + '2021postEEPU', ] upgradeKeys[2026] = [ @@ -2047,6 +2049,14 @@ def condition(self, fragment, stepList, key, hasHarvest): 'BeamSpot': 'Realistic25ns13p6TeVEarly2022Collision', 'ScenToRun' : ['Gen','FastSimRun3','HARVESTFastRun3'], }, + '2021postEE' : { + 'Geom' : 'DB:Extended', + 'GT' : 'auto:phase1_2022_realistic_postEE', + 'HLTmenu': '@relval2022', + 'Era' : 'Run3', + 'BeamSpot': 'Realistic25ns13p6TeVEarly2022Collision', + 'ScenToRun' : ['GenSim','Digi','RecoNano','HARVESTNano','ALCA'], + }, } # standard PU sequences