Skip to content
Snippets Groups Projects
Commit 635bdebe authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

CITest: implement test dependencies on success

Add the `DEPENDS_SUCCESS` keyword to define test dependencies that
require successful completion of the dependee(s). Change all tests to
use this instead of `DEPENDS` and `REQUIRED_FILES`. The latter was not
reliable as even a failed test can create a (corrupt) AOD file for
example.

Also remove the dedicated parsing of the `DEPENDS` keyword as that is
now supported by `atlas_add_test` itself.
parent 1cf8a798
No related branches found
No related tags found
3 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!52028CITest: implement test dependencies on success
Loading
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