Skip to content
Snippets Groups Projects
Commit d1491137 authored by Nils Erik Krumnack's avatar Nils Erik Krumnack
Browse files

Merge branch '21.2-directIO-art-updating-21.2' into '21.2'

DirectIOART: Fixing README in 21.2

See merge request atlas/athena!14143

Former-commit-id: e5a76e2c37bde2ed041315d5b4b55a2773791fdc
parents b83dcc89 b021aeac
No related branches found
No related tags found
No related merge requests found
......@@ -12,12 +12,12 @@ Detailed lists of the tests that are performed within the particular software re
* **TFile::Open** (using an AOD input file)
* master/Athena
* 21.0/Athena
* 21.0/AthSimulation
* 21.2/AthAnalysis
* 21.2/AthDerivation
* 21.2/AnalysisBase
* 21.2/AnalysisTop
* 21.3/Athena
* 21.3/AthSimulation
* 21.9/Athena
* **`Reco_tf.py`** with RAW input file:
* 21.0/Athena
......@@ -122,4 +122,4 @@ art.py grid -v ../source/athena/Tools/DirectIOART/ DirectIOART_20180724_1
After calling `"art.py"`, the keyword `"grid"` tells ART to prepare for grid submission. Again, the `"../source.DirectIOART/"` path has to be given, but now with a sequence tag which is composed of, firstly, the package name, secondly, the submission date, and third, a counting index. Every `"art.py grid ..."` command will create a separate job containing all executed tests as single tasks. Actually, what the sequence tag looks like doesn't matter as long as it is unique, since it will be part of the grid job's output name as displayed on your [bigpanda](https://bigpanda.cern.ch/) page, e.g.:
```
user.flfische.atlas.21.2.AnalysisBase.x86_64-slc6-gcc62-opt.2018-07-04T0335.DirectIOART_20180706_2.DirectIOART/
```
\ No newline at end of file
```
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