From ed3aba8bfa1343556760c9ca90f73628a2758e1a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 7 Sep 2018 15:30:17 +0200 Subject: 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: I37a870625da43f738c20edc88313f2b771990659 --- .zuul.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 0755350..8ff6ca1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,6 +13,8 @@ - project: templates: + - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -23,11 +25,6 @@ check: jobs: - heatclient-functional - - openstack-tox-lower-constraints gate: jobs: - heatclient-functional - - openstack-tox-lower-constraints - post: - jobs: - - openstack-tox-cover -- cgit v1.2.1