Skip to content
Snippets Groups Projects
Commit 7bffaae0 authored by Véronique  LEGRAND's avatar Véronique LEGRAND
Browse files

Update .gitlab-ci.yml to handle centOS 8 which is the operating system of the maestro cluster.

Added checking that make distcheck works well.
parent 983f0197
No related branches found
No related tags found
No related merge requests found
Pipeline #74104 failed with stage
in 1 minute and 3 seconds
makefile_generation_and_compilation_plus_run_nrt_tests_cluster:
image: registry-gitlab.pasteur.fr/dsi-tools/docker-images:centos7_rock
image: registry-gitlab.pasteur.fr/dsi-tools/docker-images:centOS8_ROCK
script:
- source /etc/profile.d/gensoft_modules.sh
- module av
......@@ -23,6 +23,7 @@ makefile_generation_and_compilation_plus_run_nrt_tests_cluster:
- ./unit_test_cms
- ./unit_test_read_utils
- cd ..; make check
- make distcheck
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment