Skip to content

Commit 62302ad

Browse files
committed
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
1 parent 0461b7c commit 62302ad

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.zuul.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@
192192
templates:
193193
- openstackclient-plugin-jobs
194194
- osc-tox-unit-tips
195+
- openstack-cover-jobs
196+
- openstack-lower-constraints-jobs
195197
- openstack-python-jobs
196198
- openstack-python35-jobs
197199
- openstack-python36-jobs
@@ -213,11 +215,6 @@
213215
# The functional-tips job only tests the latest and shouldn't be run
214216
# on the stable branches
215217
branches: ^(?!stable)
216-
- openstack-tox-lower-constraints
217218
gate:
218219
jobs:
219220
- osc-functional-devstack
220-
- openstack-tox-lower-constraints
221-
post:
222-
jobs:
223-
- openstack-tox-cover

0 commit comments

Comments
 (0)