Skip to content
Snippets Groups Projects
Commit 8ac9f030 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'ARTtestRelease' into 'master'

Updating athena release to 22.0.20 for TIDV ART tests

See merge request atlas/athena!38508
parents eca853b7 975e3b33
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ class TrigInDetReco(ExecStep):
self.postexec_trig = "from AthenaCommon.AppMgr import ServiceMgr; ServiceMgr.AthenaPoolCnvSvc.MaxFileSizes=['tmp.RDO_TRIG=100000000000']"
self.postexec_reco = "from AthenaCommon.AppMgr import ServiceMgr; ServiceMgr.AthenaPoolCnvSvc.MaxFileSizes=['tmp.ESD=100000000000']"
self.args = '--outputAODFile=AOD.pool.root --steering="doRDO_TRIG" --asetup "RAWtoESD:Athena,22.0.19" "ESDtoAOD:Athena,22.0.19" '
self.args = '--outputAODFile=AOD.pool.root --steering="doRDO_TRIG" --asetup "RAWtoESD:Athena,22.0.20" "ESDtoAOD:Athena,22.0.20" '
def configure(self, test):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment