summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2018-09-07 12:42:18 +0200
committerAndreas Jaeger <aj@suse.com>2018-09-07 12:42:20 +0200
commitf34aea96083de22e46504c0becf89be097d93df6 (patch)
treedca2754f88a2c1bde791b7caae8bbbf228baef45
parentf1617472f9e10f75f655c111997cce291c18b21b (diff)
downloadtaskflow-f34aea96083de22e46504c0becf89be097d93df6.tar.gz
Use templates for cover and lower-constraints
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. Sort list of templates. Change-Id: Ie7971023eed04f6479c05c1d2a1dfd2a948b07e1
-rw-r--r--.zuul.yaml19
1 files changed, 6 insertions, 13 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index ee98e5f..94e5c35 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,20 +1,13 @@
- project:
- check:
- jobs:
- - openstack-tox-lower-constraints
- gate:
- jobs:
- - openstack-tox-lower-constraints
templates:
- check-requirements
+ - lib-forward-testing
+ - lib-forward-testing-python3
+ - openstack-lower-constraints-jobs
+ - openstack-cover-jobs
- openstack-python-jobs
- openstack-python35-jobs
+ - openstack-python36-jobs
+ - periodic-stable-jobs
- publish-openstack-docs-pti
- - lib-forward-testing
- - lib-forward-testing-python3
- release-notes-jobs-python3
- - periodic-stable-jobs
- - openstack-python36-jobs
- post:
- jobs:
- - openstack-tox-cover