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: I172f51c747032d1aafb42225ae9487c1de727cbf
This commit is contained in:
Andreas Jaeger 2018-09-07 15:20:07 +02:00
parent 3497b16189
commit ceeb3a178b
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
@ -9,18 +11,11 @@
- openstackclient-plugin-jobs
check:
jobs:
- openstack-tox-lower-constraints
- muranoclient-functional-test-mysql-backend
- openstack-tox-cover:
voting: false
gate:
jobs:
- openstack-tox-lower-constraints
- muranoclient-functional-test-mysql-backend
post:
jobs:
- openstack-tox-cover
- job:
name: muranoclient-functional-test-mysql-backend
parent: legacy-dsvm-base