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: Ia91242bb0458d1bb2a20ee9fd397a398205e3a7a
This commit is contained in:
Andreas Jaeger 2018-09-08 16:21:09 +02:00
parent d129dda00f
commit b95f3767b6
1 changed files with 2 additions and 9 deletions

View File

@ -1,15 +1,8 @@
- project: - project:
templates: templates:
- check-requirements - check-requirements
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs - openstack-python-jobs
- openstack-python35-jobs - openstack-python35-jobs
- openstack-python36-jobs - openstack-python36-jobs
check:
jobs:
- openstack-tox-lower-constraints
- openstack-tox-cover:
voting: false
gate:
jobs:
- openstack-tox-lower-constraints