summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2018-09-10 22:24:43 +0200
committerAndreas Jaeger <aj@suse.com>2018-09-10 22:24:43 +0200
commit8e1849eff14331e102da92787c586cdcea910be8 (patch)
tree70ff8910e46d8bcc79191f9dbf00c6f3a0b3d8a2 /.zuul.yaml
parent82474d0213260b4f1190a833672d37ed9ae6e100 (diff)
downloadpython-novaclient-8e1849eff14331e102da92787c586cdcea910be8.tar.gz
Cleanup zuul.yaml
Couple of cleanups: * Use openstack-lower-constraints-template, remove jobs that are part of templates. * Use openstack-tox-cover template, this runs the cover job in the check queue only. Remove post job. * Sort list of templates. Change-Id: I0f186ba675ecb5802ef6a84ac05727a8621d3768
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml13
1 files changed, 5 insertions, 8 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 787e2ecd..67f4db47 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -11,22 +11,19 @@
- project:
templates:
+ - check-requirements
+ - lib-forward-testing
+ - lib-forward-testing-python3
+ - openstack-cover-jobs
+ - openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- - check-requirements
- - lib-forward-testing
- - lib-forward-testing-python3
- release-notes-jobs-python3
check:
jobs:
- novaclient-dsvm-functional
- - openstack-tox-lower-constraints
gate:
jobs:
- novaclient-dsvm-functional
- - openstack-tox-lower-constraints
- post:
- jobs:
- - openstack-tox-cover