From d4f2fe346edcc146f0b6ac7fc876aeaed37bf94e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 20 Dec 2018 20:52:15 +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: Iaa3e04f7a87b75a4730ea1f3155b3626e80b9bbe Needed-By: https://review.openstack.org/623229 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7ac411d4..8943cd95 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -9,13 +9,13 @@ - openstack/nova - project: + templates: + - openstack-lower-constraints-jobs check: jobs: - build-openstack-releasenotes - build-compute-hyperv-sphinx-docs - - openstack-tox-lower-constraints gate: jobs: - build-openstack-releasenotes - build-compute-hyperv-sphinx-docs - - openstack-tox-lower-constraints