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: Id4d1fd54f9c6630bb29bb02ba375d27a6e039002
This commit is contained in:
Andreas Jaeger 2018-09-08 16:08:01 +02:00
parent e871cc7a3f
commit 4c9259fe22
1 changed files with 3 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,13 +11,7 @@
jobs:
- heat-translator-tox-py27-tp:
voting: false
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints
post:
jobs:
- openstack-tox-cover
- job:
name: heat-translator-tox-py27-tp
parent: openstack-tox