From 21c2c922c2890ca2e07b341c543dd76655dc8fc6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 20 Dec 2018 20:59:48 +0100 Subject: [PATCH] Use template for lower-constraints Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates Change-Id: Ib24ffd7701d8e7e88fb6c6ab9854244a4a656687 Needed-By: https://review.openstack.org/623229 --- .zuul.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5e9a724..e18e0f4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,14 +1,9 @@ - project: templates: - check-requirements - - publish-openstack-docs-pti + - openstack-lower-constraints-jobs + - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - - openstack-python-jobs + - publish-openstack-docs-pti - publish-to-pypi - check: - jobs: - - openstack-tox-lower-constraints - gate: - jobs: - - openstack-tox-lower-constraints