diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0e317f69fa50f1e958662c087d75f55eef83396a..3258f561f20fecc7e4c8a2d4ad9d5296faa71508 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ build:slo-severity-calculator: stage: build image: $MAVEN_IMAGE script: - - $SLO_SEVERITY_CALCULATOR_CLI -Dtest=!UnboundedMonitoringAttributeTests clean install + - $SLO_SEVERITY_CALCULATOR_CLI -Dtest=!UnboundedMonitoringAttributeTests,!ConnectivityTests clean install artifacts: paths: - /builds/melodic/morphemic-preprocessor/maven_repo/gr/ntua/imu/morphemic/SLOSeverityCalculator/