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: I5dacc784413663fa1862d087ac4580c445558dde
This commit is contained in:
parent
0b1a73e5e8
commit
07b37066b9
@ -1,6 +1,8 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
|
- openstack-cover-jobs
|
||||||
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python-jobs
|
- openstack-python-jobs
|
||||||
- openstack-python35-jobs
|
- openstack-python35-jobs
|
||||||
- openstack-python36-jobs
|
- openstack-python36-jobs
|
||||||
@ -8,16 +10,9 @@
|
|||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
- hacking-integration-nova:
|
- hacking-integration-nova:
|
||||||
voting: false
|
voting: false
|
||||||
gate:
|
|
||||||
jobs:
|
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
|
|
||||||
post:
|
|
||||||
jobs:
|
|
||||||
- openstack-tox-cover
|
|
||||||
- job:
|
- job:
|
||||||
name: hacking-integration-nova
|
name: hacking-integration-nova
|
||||||
parent: openstack-tox
|
parent: openstack-tox
|
||||||
|
Loading…
Reference in New Issue
Block a user