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: Ifc97a5a59ae9ffc184a30110d1f49fd2fbb0a160
This commit is contained in:
Andreas Jaeger 2018-09-07 11:55:58 +02:00
parent 4532b97b03
commit ca5e38e8c7
1 changed files with 2 additions and 3 deletions

View File

@ -125,6 +125,8 @@
- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
@ -139,7 +141,6 @@
- keystone-dsvm-functional
- keystone-dsvm-functional-federation
- keystone-dsvm-py35-functional-federation
- openstack-tox-lower-constraints
- legacy-keystoneclient-dsvm-functional:
voting: false
irrelevant-files:
@ -149,7 +150,6 @@
- ^etc/.*$
- ^keystone/tests/unit/.*$
- ^releasenotes/.*$
- openstack-tox-cover
- legacy-tempest-dsvm-ldap-domain-specific-driver:
voting: false
irrelevant-files:
@ -184,7 +184,6 @@
gate:
jobs:
- keystone-dsvm-functional
- openstack-tox-lower-constraints
- tempest-full:
irrelevant-files:
- ^(test-|)requirements.txt$