Skip to content
Snippets Groups Projects
Commit 0ae787d1 authored by Julien Leduc's avatar Julien Leduc
Browse files

introducing regressions and shouldfail stages

parent 7681f1fe
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment