From 001d4fb33bd07dea1e09bebb9398449c291b7db0 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 6 Sep 2018 20:44:19 +0200 Subject: [PATCH] Use templates for cover and lower-constraints Use openstack-tox-cover template, this runs the cover job as non-voting in the check queue only. Use openstack-lower-constraints-jobs template Remove jobs that are part of the templates. Change-Id: Iabd9b962fb04dec563e7cd28543136b1062796e6 --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index fb8075d8..b26feaec 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -66,6 +66,8 @@ - project: templates: + - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -75,14 +77,10 @@ check: jobs: - qinling-tempest - - openstack-tox-lower-constraints - - openstack-tox-cover: - voting: false gate: queue: qinling jobs: - qinling-tempest - - openstack-tox-lower-constraints experimental: jobs: - qinling-tempest-centos7