Skip to content
Snippets Groups Projects
Commit 2f5aa280 authored by Paul Gessinger-Befurt's avatar Paul Gessinger-Befurt Committed by Johannes Junggeburth
Browse files

(try to) synchronize workflow tests with Athena

parent bdf1bdee
No related branches found
No related tags found
1 merge request!345Synchronize workflow tests with Athena
Pipeline #7715422 failed
......@@ -104,7 +104,7 @@ simulation_tests_run2:
extends: .run_base
script:
- cd run
- RunWorkflowTests_Run2.py --CI -s -w FullSim --threads 4 -e '--maxEvents 10' --detailed-comparison
- RunWorkflowTests_Run2.py --CI -r -w MCReco --threads 0 -e '--maxEvents 25'
- mv run_s4005/log.EVNTtoHITS ./
- mv run_s4005/myHITS.pool.root ./
artifacts:
......@@ -119,7 +119,7 @@ simulation_tests_run3:
extends: .run_base
script:
- cd run
- RunWorkflowTests_Run3.py --CI -s -w FullSim --threads 4 -e '--maxEvents 20' --run-only
- RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--maxEvents 25 --conditionsTag OFLCOND-MC23-SDR-RUN3-05'
- mv run_s4006/log.EVNTtoHITS ./
- mv run_s4006/myHITS.pool.root ./
artifacts:
......@@ -132,7 +132,8 @@ simulation_tests_run4:
extends: .run_base
script:
- cd run
- RunWorkflowTests_Run4.py --CI -s -w FullSim --threads 4 -e '--maxEvents 10' --detailed-comparison
- RunWorkflowTests_Run4.py --CI -s -w FullSim -e '--maxEvents 5' --no-output-checks
- RunWorkflowTests_Run4.py --CI -r -w MCReco -e '--maxEvents 5 --inputHITSFile=run_s3761/myHITS.pool.root --conditionsTag OFLCOND-MC21-SDR-RUN4-01' --no-output-checks
- mv run_s3761/myHITS.pool.root ../
- mv run_s3761/log.EVNTtoHITS ./
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment