From fcc3e17fe7f02e2ff7d3839203a0382bef2a4313 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 7 Sep 2018 12:52:24 +0200 Subject: [PATCH] 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: I56c8561ab8bd6c75dc83d896b9ab3f4d8984d23b --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a52933e68..2c1ff3893 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -121,6 +121,8 @@ - project: templates: - check-requirements + - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -129,8 +131,6 @@ - periodic-stable-jobs check: jobs: - - openstack-tox-cover: - voting: false - congress-devstack-api-mysql - congress-devstack-py35-api-mysql - congress-devstack-api-postgresql @@ -148,10 +148,8 @@ voting: false - tripleo-ci-centos-7-scenario001-multinode-oooq-container: voting: false - - openstack-tox-lower-constraints gate: queue: congress jobs: - congress-devstack-api-mysql - congress-devstack-py35-api-mysql - - openstack-tox-lower-constraints