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: Id4d1fd54f9c6630bb29bb02ba375d27a6e039002
This commit is contained in:
parent
e871cc7a3f
commit
4c9259fe22
10
.zuul.yaml
10
.zuul.yaml
@ -1,5 +1,7 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python-jobs
|
||||
- openstack-python35-jobs
|
||||
- openstack-python36-jobs
|
||||
@ -9,13 +11,7 @@
|
||||
jobs:
|
||||
- heat-translator-tox-py27-tp:
|
||||
voting: false
|
||||
- openstack-tox-lower-constraints
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-lower-constraints
|
||||
post:
|
||||
jobs:
|
||||
- openstack-tox-cover
|
||||
|
||||
- job:
|
||||
name: heat-translator-tox-py27-tp
|
||||
parent: openstack-tox
|
||||
|
Loading…
Reference in New Issue
Block a user