From 62302ad98a9893470d6f3999dd30473b798e6aab Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 7 Sep 2018 15:12:09 +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: Id210b2f15dcba9dcf9ad75e0436995e7d5c1b62b --- .zuul.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 317234a5c..7cf30cf13 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -192,6 +192,8 @@ templates: - openstackclient-plugin-jobs - osc-tox-unit-tips + - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -213,11 +215,6 @@ # The functional-tips job only tests the latest and shouldn't be run # on the stable branches branches: ^(?!stable) - - openstack-tox-lower-constraints gate: jobs: - osc-functional-devstack - - openstack-tox-lower-constraints - post: - jobs: - - openstack-tox-cover