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: I37a870625da43f738c20edc88313f2b771990659
This commit is contained in:
Andreas Jaeger 2018-09-07 15:30:17 +02:00
parent 6ef3e8761e
commit ed3aba8bfa
1 changed files with 2 additions and 5 deletions

View File

@ -13,6 +13,8 @@
- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
@ -23,11 +25,6 @@
check:
jobs:
- heatclient-functional
- openstack-tox-lower-constraints
gate:
jobs:
- heatclient-functional
- openstack-tox-lower-constraints
post:
jobs:
- openstack-tox-cover