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: Ibc271ef9ac9a47b585a7099bfcdbc6f9884227fe
This commit is contained in:
parent
d9a43d87d0
commit
4a1a4be0d3
@ -263,6 +263,8 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
|
- openstack-cover-jobs
|
||||||
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python-jobs
|
- openstack-python-jobs
|
||||||
- openstack-python35-jobs
|
- openstack-python35-jobs
|
||||||
- check-requirements
|
- check-requirements
|
||||||
@ -273,14 +275,10 @@
|
|||||||
- magnum-functional-api
|
- magnum-functional-api
|
||||||
- magnum-functional-k8s
|
- magnum-functional-k8s
|
||||||
- magnum-functional-swarm-mode
|
- magnum-functional-swarm-mode
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
- openstack-tox-cover:
|
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
queue: magnum
|
queue: magnum
|
||||||
jobs:
|
jobs:
|
||||||
- magnum-functional-api
|
- magnum-functional-api
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
- magnum-functional-dcos
|
- magnum-functional-dcos
|
||||||
|
Loading…
Reference in New Issue
Block a user