Skip to content
Snippets Groups Projects

Improve CI #2419

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:improve_ci into master
  1. Feb 09, 2022
    • Administrator's avatar
      Fix CI · 01e5e5ae
      Administrator authored and Volker Friese's avatar Volker Friese committed
      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
    • Administrator's avatar
      Improve CI · e2293547
      Administrator authored and Volker Friese's avatar Volker Friese committed
      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
Loading