diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cd48f1a8ab91efd2f378dd153f72aa493799078c..da71808555ce5ec464db8a2045620b7c91559f49 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -119,7 +119,7 @@ test-services-linux-debug: - cd $CI_PROJECT_DIR - bash /run_asapo.sh - cd $CI_PROJECT_DIR/build - - ctest --no-compress-output -T Test -L all -E "kafka|full_chain|noaccess|restart|logger_fluentd" --output-on-failure --output-junit testResult.xml + - ctest --no-compress-output -T Test -L all -E "kafka|full_chain_monitoring|full_chain_two_beamlines-fabric|noaccess|restart|logger_fluentd" --output-on-failure --output-junit testResult.xml tags: - kubernetes-executor rules: