- Sep 17, 2024
-
-
Clarify instructions for running CITests in README The instructions for running the CITests locally miss a few details which aren't completely obvious to an inexperienced user. This MR attempts to clarify these points.
-
- Sep 01, 2022
-
-
Frank Winklmeier authored
Make it a CMake error in case a test dependency does not exist.
-
- Aug 15, 2022
-
-
Rename CA-based configuration modules for Simulation/Digitization package + minor syntax for for LArDigitizationConfig
-
- Apr 10, 2022
-
-
Frank Winklmeier authored
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.
-
- Mar 03, 2022
-
-
Frank Winklmeier authored
Update the README and the text that is displayed at the start of each CI test.
-
- Feb 01, 2022
-
-
Frank Winklmeier authored
-
- Jan 24, 2022
-
-
Frank Winklmeier authored
Add new package with CI test definitions. Relates to ATLINFR-4360.
-