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. Sort list of templates. Change-Id: I96225b899fb83bd78efab3dbfe20e049c0b91096
This commit is contained in:
parent
84833a37de
commit
af49617d42
12
.zuul.yaml
12
.zuul.yaml
@ -1,23 +1,17 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- check-requirements
|
||||
- openstack-python-jobs
|
||||
- openstack-python35-jobs
|
||||
- openstack-python36-jobs
|
||||
- check-requirements
|
||||
- publish-openstack-docs-pti
|
||||
check:
|
||||
jobs:
|
||||
- karbor-dsvm-fullstack:
|
||||
voting: false
|
||||
|
||||
- openstack-tox-lower-constraints
|
||||
- openstack-tox-cover:
|
||||
voting: false
|
||||
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-lower-constraints
|
||||
|
||||
- job:
|
||||
name: karbor-dsvm-fullstack
|
||||
parent: legacy-dsvm-base
|
||||
|
Loading…
x
Reference in New Issue
Block a user