Improve CI #2419
- Feb 09, 2022
-
-
Allow to overwrite existing files. This is needed for the CI since the rerun of failing transport macros wil fail otherwise in any case due to the already existing output file. The default setting in the transport macros is to not overwrite existing files. The CI uses a paramter to change the default.
01e5e5ae -
Clean the data directories before running the test in the mvd, much and mcbm directories. Fix test dependencies in several directories. Add json config file for CI tests which writes output in the data directory such that the files are properly deleted when running the next tests.
e2293547
-