From 4c9259fe2256f77b6aa5d118b7daef628426fa76 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 8 Sep 2018 16:08:01 +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: Id4d1fd54f9c6630bb29bb02ba375d27a6e039002 --- .zuul.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 3b6b065a..a255c537 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,7 @@ - project: templates: + - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -9,13 +11,7 @@ jobs: - heat-translator-tox-py27-tp: voting: false - - openstack-tox-lower-constraints - gate: - jobs: - - openstack-tox-lower-constraints - post: - jobs: - - openstack-tox-cover + - job: name: heat-translator-tox-py27-tp parent: openstack-tox