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: I53c95dfd73679653099df83400e18f9ba5c1def7
This commit is contained in:
Andreas Jaeger 2018-09-07 11:57:39 +02:00
parent abeacaef03
commit f311819acf
1 changed files with 2 additions and 7 deletions

View File

@ -1,5 +1,7 @@
- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
@ -10,12 +12,5 @@
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-lower-constraints
- legacy-keystoneclient-dsvm-functional:
voting: false
gate:
jobs:
- openstack-tox-lower-constraints
post:
jobs:
- openstack-tox-cover