Use templates for cover and lower-constraints

Small cleanups:

* Use openstack-tox-cover template, this runs the cover job
  in the check queue only. Remove individual cover jobs.
* Use openstack-lower-constraints-jobs template, remove individual
  jobs.

Change-Id: I5945969c4afbb61fc97271ed09dad61e0c96ae62
This commit is contained in:
Andreas Jaeger 2018-10-03 17:47:50 +02:00
parent 162430029c
commit 4e81e36b5b
1 changed files with 2 additions and 7 deletions

View File

@ -98,6 +98,8 @@
- project:
templates:
- check-requirements
- openstack-cover-jobs-neutron
- openstack-lower-constraints-jobs
- openstack-python-jobs-neutron
- openstack-python35-jobs-neutron
- openstack-python36-jobs-neutron
@ -113,12 +115,10 @@
voting: false
- neutron-dynamic-routing-dsvm-tempest-scenario-ipv6:
voting: false
- openstack-tox-lower-constraints
gate:
jobs:
- neutron-dynamic-routing-dsvm-functional
- neutron-dynamic-routing-dsvm-tempest-api
- openstack-tox-lower-constraints
experimental:
jobs:
- neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4
@ -126,8 +126,3 @@
jobs:
- neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4
- legacy-periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4
post:
jobs:
- openstack-tox-cover:
required-projects:
- openstack/neutron