Skip to content
Snippets Groups Projects
Commit 797681f3 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'art.TileRecEx-20190206' into 'master'

TileRecEx: Migrate ATN tests to ART.

See merge request atlas/athena!20925
parents ce23de40 927ea38e
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# art-description: CaloCosEx/Commissioning ATN test
# art-type: grid
# art-include: */Athena
athena.py TileRecEx/jobOptions_TileCommissioningAtn.py
echo "art-result: $?"
#!/bin/sh
# art-description: CaloCosEx/Commissioning)32b ATN test
# art-type: grid
# art-include: */Athena
athena.py -c RunFromLocal=True TileRecEx/jobOptions_TileCommissioningAtn.py
echo "art-result: $?"
#!/bin/sh
# art-description: CaloCosEx/Cosmic ATN test
# art-type: grid
# art-include: */Athena
athena.py TileRecEx/jobOptions_TileCosmicAtn.py
echo "art-result: $?"
#!/bin/sh
# art-description: CaloCosEx/Cosmic14 ATN test
# art-type: grid
# art-include: */Athena
athena.py -c RunNumber=239908 TileRecEx/jobOptions_TileCosmicAtn.py
echo "art-result: $?"
#!/bin/sh
# art-description: CaloCosEx/Cosmic ATN test
# art-type: grid
# art-include: */Athena
athena.py -c RunFromLocal=True TileRecEx/jobOptions_TileCosmicAtn.py
echo "art-result: $?"
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