diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 51e6a28f58b37fb9766f3d3bc99d6d96681c42db..30437c423ad566db97c068ecb24c08fbc112fc6f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,8 @@ stages: - build:dockerimage - rename:dockerimage - test + - regressions + - shouldfail - publish_rpm before_script: @@ -151,7 +153,7 @@ archiveretrieve: nightly1: - stage: test + stage: shouldfail only: - triggers - schedules @@ -170,7 +172,7 @@ nightly1: - xlarge regressioneos: - stage: test + stage: regressions only: - triggers - schedules