MuonRecRTT: Prevent cross-talk of Reco_tf runs
Part of ATLASRECTS-7092
This MR will fix a bug that occurred in the nightly ART run of test_q443_RAWtoALL_MT.sh, where RAWtoALL Substep of the 1-threaded Reco_tf run used output of the RDOtoRDOTrigger step of the serial Reco_tf run, which lead to a crash. By running each Reco_tf in its own directory, this will no longer be possible. This change is also implemented in all other tests that run multiple instances of Reco_tf in the same test. These were running fine as is, but it will prevent any such issues from occurring in the future.
Merge request reports
Activity
This merge request affects 1 package:
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT
This merge request affects 5 files:
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT/test/test_Run3_symmetric_fullChain.sh
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT/test/test_q442_RAWtoALL_MT.sh
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT/test/test_q443_RAWtoALL_MT.sh
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT/test/test_q445_RAWtoALL_MT.sh
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT/test/test_q449_RAWtoALL_MT.sh
Adding @stavrop ,@apsallid ,@jojungge ,@kluit ,@pscholer ,@rosati as watchers
added 24.0 MuonSpectrometer review-pending-level-1 labels
CI Result SUCCESS (hash a42647b4)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 5412] (remote access info)added review-approved label and removed review-pending-level-1 label
added review-approved-point1 label
added review-approved-tier0 label
mentioned in commit 77fe4c22
mentioned in merge request !69320 (merged)
mentioned in merge request !69328 (merged)