Skip to content
Snippets Groups Projects
Commit 2f942aa7 authored by James Beacham's avatar James Beacham Committed by Atlas Nightlybuild
Browse files

Merge branch '21.0-RunTier0Tests-SimInputFolderUpdate' into '21.0'

Update simulation test reference file location

See merge request atlas/athena!14122

(cherry picked from commit 8dea3920 [formerly 4688b4f68385bd2a226e97f9621edcf1d5fac6c2])

a7ab3f67 Update simulation test reference file location.

Former-commit-id: 6016cf78
parent 95979f5d
No related branches found
No related tags found
No related merge requests found
...@@ -647,7 +647,7 @@ def main(): ...@@ -647,7 +647,7 @@ def main():
# mysetup=mysetup+",builds" # mysetup=mysetup+",builds"
logging.info("------------------ Run Athena q-test jobs---------------" ) logging.info("------------------ Run Athena q-test jobs---------------" )
sim_input_file = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CommonInputs/ttbar_muplusjets-pythia6-7000.evgen.pool.root" # For sim test sim_input_file = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/SimCoreTests/ttbar_muplusjets-pythia6-7000.evgen.pool.root" # For sim test
if RunFast: if RunFast:
for qtest in qTestsToRun: for qtest in qTestsToRun:
......
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