Skip to content
Snippets Groups Projects

fixed the run_workflow_tests_run3_mc test and bumped the next release number

Merged Vakhtang Tsulaia requested to merge main-athenaCI-fix into main
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -156,7 +156,7 @@ run_workflow_tests_run3_mc:
extends: .run_base
script:
- cd run
- RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--maxEvents 25' --detailed-comparison
- RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--maxEvents 25 --conditionsTag OFLCOND-MC23-SDR-RUN3-05' --detailed-comparison
run_workflow_tests_run4_reco:
extends: .run_base
Loading