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.

Change-Id: I11c2d51bda39fa4d1cb89322c9f9bd132d61f11b
This commit is contained in:
Andreas Jaeger 2018-09-08 16:17:59 +02:00
parent b09885bc28
commit 524b27f87d
1 changed files with 3 additions and 7 deletions

View File

@ -1,18 +1,14 @@
- project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- check-requirements
check:
jobs:
- monasca-tempest-python-influxdb:
voting: false
- monasca-tempest-java-influxdb:
voting: false
- openstack-tox-lower-constraints
- openstack-tox-cover
gate:
jobs:
- openstack-tox-lower-constraints
- openstack-tox-cover