From 200c88e13a22e027ec662d0a0c314f84830ccf8b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 8 Sep 2018 16:16:07 +0200 Subject: [PATCH] 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 --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7a3e67d..7ff0c74 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -12,8 +12,10 @@ - openstack/python-monascaclient - openstack/tempest voting: false + - project: templates: + - openstack-cover-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -23,9 +25,5 @@ check: jobs: - monascaevents-tempest-events-base - - openstack-tox-cover gate: queue: monasca - post: - jobs: - - openstack-tox-cover