Skip to content
Snippets Groups Projects
Commit 089c5ceb authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'master-update-test-q431' into 'master'

Updated tests q431 for Tier0ChainTests

See merge request !38914
parents d2d2cb24 b161c703
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
# art-include: 21.3/Athena
# art-include: 21.9/Athena
Reco_tf.py --AMI=q431 --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False
Reco_tf.py --AMI=q431 --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False --maxEvents=1000
echo "art-result: $? Reco"
ArtPackage=$1
......
......@@ -8,7 +8,7 @@
# art-include: 21.3/Athena
# art-include: 21.9/Athena
Reco_tf.py --AMI=q431 --athenaopts='--nprocs=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False
Reco_tf.py --AMI=q431 --athenaopts='--nprocs=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False --maxEvents=1000
echo "art-result: $? Reco"
ArtPackage=$1
......
......@@ -8,7 +8,7 @@
# art-include: 21.3/Athena
# art-include: 21.9/Athena
Reco_tf.py --AMI=q431 --athenaopts='--threads=1' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --imf False
Reco_tf.py --AMI=q431 --athenaopts='--threads=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --imf False --maxEvents=1000
echo "art-result: $? Reco"
ArtPackage=$1
......
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