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:
Andreas Jaeger 2018-09-22 13:18:31 +02:00
parent 84833a37de
commit af49617d42
1 changed files with 3 additions and 9 deletions

View File

@ -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