From 1c9e7078f3af1977f4772b14ede8217fa5c92c79 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 20 Dec 2018 21:51:06 +0100 Subject: [PATCH] Use template for lower-constraints Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates * Remove non-voting job from gate, only voting jobs are run in the gate. Change-Id: I02b3abf4c5227686d8e3083ae5c8e1f9d647ee0b Needed-By: https://review.openstack.org/623229 --- .zuul.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 082db77b..f180518c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -12,19 +12,14 @@ - project: templates: - check-requirements + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - - publish-openstack-docs-pti - openstackclient-plugin-jobs + - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - senlinclient-dsvm-functional: voting: false - - openstack-tox-lower-constraints - gate: - jobs: - - senlinclient-dsvm-functional: - voting: false - - openstack-tox-lower-constraints