Use templates for cover and lower-constraints

Use openstack-tox-cover template, this runs the cover job as
non-voting in the check queue only.

Use openstack-lower-constraints-jobs template

Remove jobs that are part of the templates.

Change-Id: I83bd26265887a0661ecd7fca60f27671d1c91699
This commit is contained in:
Andreas Jaeger 2018-09-06 20:48:29 +02:00
parent 74509a3a6d
commit fdf78cf5e2
1 changed files with 2 additions and 8 deletions

View File

@ -182,6 +182,8 @@
- project:
templates:
- designate-devstack-jobs
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python36-jobs
- openstack-python-jobs
- openstack-python35-jobs
@ -192,13 +194,5 @@
check:
jobs:
- neutron-tempest-plugin-designate-scenario
- openstack-tox-lower-constraints
- openstack-tox-cover:
voting: false
gate:
queue: designate
jobs:
- openstack-tox-lower-constraints
post:
jobs:
- openstack-tox-cover