From 494731218c79a48b1e7b6a4f91a86e4634e57df3 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 20 Dec 2018 20:54:30 +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: I4732b6117b5e0a8210a5e6308c7c67b94f478d2f Needed-By: https://review.openstack.org/623229 --- .zuul.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 268db97b..7c7bb8e9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -38,20 +38,19 @@ - project: templates: + - check-requirements + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - - check-requirements - publish-openstack-docs-pti check: jobs: - ec2-api-functional-neutron - - openstack-tox-lower-constraints gate: queue: ec2-api jobs: - ec2-api-functional-neutron - - openstack-tox-lower-constraints experimental: jobs: - ec2-api-functional-neutron-full