From d31e85cecd820658cce0951eb1420ee6cc9f2d69 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 6 Sep 2018 20:50:42 +0200 Subject: [PATCH] Use templates for lower-constraints, cover Small cleanups: * Use openstack-lower-constraints-jobs template. * Use openstack-cover-jobs template for voting check cover job. * Remove jobs that are part of the two templates. * Add repo to designate queue for co-gating. * Sort list of templates. Change-Id: I57310a480e1ca501e48cb688823bd97d153bc6a9 --- .zuul.yaml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index e5f2fa9..c850298 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,18 +1,15 @@ - project: templates: - - designate-devstack-jobs - check-requirements + - designate-devstack-jobs + - openstack-cover-jobs-horizon + - openstack-lower-constraints-jobs - openstack-python-jobs-horizon - openstack-python35-jobs-horizon - publish-openstack-docs-pti check: jobs: - - openstack-tox-lower-constraints - horizon-openstack-tox-python3-django111 - - openstack-tox-cover: - voting: false - required-projects: - - openstack/horizon - nodejs-npm-run-lint: vars: node_version: 4 @@ -21,8 +18,7 @@ vars: node_version: 4 voting: false - gate: + queue: designate jobs: - - openstack-tox-lower-constraints - horizon-openstack-tox-python3-django111