Skip to content

AthenaRootComps: cleanup unit test definition and remove EOS usage

Frank Winklmeier requested to merge fwinkl/athena:arctests into master

Major cleanup of the unit test definitions. Reduce the number of shell scripts and code duplication. The only actual change is that we are no longer running some of the tests 5 times in a loop (in the opt build).

Also to remove EOS dependence, the ntuple.0.root and ntuple.1.root files were copied to the reference directory (data-art) and test scripts updated to read them from there. Fixes ATEAM-819.

Edited by Frank Winklmeier

Merge request reports