Use openstack-tox-cover template

Use openstack-tox-cover template, this runs the cover job
in the check queue only.

Remove jobs and use template instead.

Change-Id: I28111ced5dececccaa38e0033aac920279c45381
This commit is contained in:
Andreas Jaeger 2018-09-08 16:16:07 +02:00
parent dc9e276f10
commit 200c88e13a
1 changed files with 2 additions and 4 deletions

View File

@ -12,8 +12,10 @@
- openstack/python-monascaclient - openstack/python-monascaclient
- openstack/tempest - openstack/tempest
voting: false voting: false
- project: - project:
templates: templates:
- openstack-cover-jobs
- openstack-python-jobs - openstack-python-jobs
- openstack-python35-jobs - openstack-python35-jobs
- openstack-python36-jobs - openstack-python36-jobs
@ -23,9 +25,5 @@
check: check:
jobs: jobs:
- monascaevents-tempest-events-base - monascaevents-tempest-events-base
- openstack-tox-cover
gate: gate:
queue: monasca queue: monasca
post:
jobs:
- openstack-tox-cover