summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2018-09-07 15:12:09 +0200
committerAndreas Jaeger <aj@suse.com>2018-09-07 17:05:08 +0200
commit62302ad98a9893470d6f3999dd30473b798e6aab (patch)
tree31d7e8a67d1412fc1704ed925ee830ef455b72aa
parent0461b7ce0c23f7aebb60ee362d1d89cfa38abe4b (diff)
downloadpython-openstackclient-62302ad98a9893470d6f3999dd30473b798e6aab.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. Change-Id: Id210b2f15dcba9dcf9ad75e0436995e7d5c1b62b
-rw-r--r--.zuul.yaml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 317234a5..7cf30cf1 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -192,6 +192,8 @@
templates:
- openstackclient-plugin-jobs
- osc-tox-unit-tips
+ - openstack-cover-jobs
+ - openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
@@ -213,11 +215,6 @@
# The functional-tips job only tests the latest and shouldn't be run
# on the stable branches
branches: ^(?!stable)
- - openstack-tox-lower-constraints
gate:
jobs:
- osc-functional-devstack
- - openstack-tox-lower-constraints
- post:
- jobs:
- - openstack-tox-cover