summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2018-09-07 11:56:49 +0200
committerAndreas Jaeger <aj@suse.com>2018-09-07 11:56:49 +0200
commit361867d3ec50b1acda324a55fb7ea441c55d9ded (patch)
tree1bfeaec4ef3471f29dd3fe399a5d19dc8f488e90 /.zuul.yaml
parent4fb7fef1eab2a981b8e366091073b6ee2d80ee6a (diff)
downloadkeystonemiddleware-361867d3ec50b1acda324a55fb7ea441c55d9ded.tar.gz
Use templates for cover and lower-constraints
Use openstack-tox-cover template, this runs the cover job as non-voting in the check queue only. Use openstack-lower-constraints-jobs template Remove jobs that are part of the templates. Change-Id: I58f3bc27aab2885514b8c6a8379e1c2214bd1afd
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml11
1 files changed, 2 insertions, 9 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 71dfbc1..1f19971 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,5 +1,7 @@
- project:
templates:
+ - openstack-cover-jobs
+ - openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
@@ -8,12 +10,3 @@
- lib-forward-testing
- lib-forward-testing-python3
- release-notes-jobs-python3
- check:
- jobs:
- - openstack-tox-lower-constraints
- gate:
- jobs:
- - openstack-tox-lower-constraints
- post:
- jobs:
- - openstack-tox-cover