summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2018-09-07 15:31:21 +0200
committerAndreas Jaeger <aj@suse.com>2018-09-07 15:31:22 +0200
commit2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97 (patch)
tree88f53e0563d07189123bd06faed7c87e9747f264
parent98238b48c7d8bb91284ee0dde8b1b0d68499daae (diff)
downloadosprofiler-2.4.1.tar.gz
Use templates for cover and lower-constraints2.4.12.4.0
Use openstack-tox-cover template, this runs the cover job in the check queue only. Use openstack-lower-constraints-jobs template. Remove jobs that are part of the templates. Move template list to top of project stanza to follow common practice and sort list of templates. Change-Id: Iaa754888d1c6fbe6a563098507c1eb71300ab845
-rw-r--r--.zuul.yaml28
1 files changed, 12 insertions, 16 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 5ceba98..ddcf1a5 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,25 +1,21 @@
- 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
+ - periodic-stable-jobs
+ - publish-openstack-docs-pti
+ - release-notes-jobs-python3
check:
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
- - openstack-tox-lower-constraints
- - openstack-tox-cover
gate:
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
- - openstack-tox-lower-constraints
- templates:
- - openstack-python-jobs
- - openstack-python35-jobs
- - check-requirements
- - publish-openstack-docs-pti
- - release-notes-jobs-python3
- - lib-forward-testing
- - lib-forward-testing-python3
- - periodic-stable-jobs
- - openstack-python36-jobs
- post:
- jobs:
- - openstack-tox-cover