From af49617d42ebe372a3d00ca0b0911d9102c1f828 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 22 Sep 2018 13:18:31 +0200 Subject: [PATCH] Use templates for cover and lower-constraints Use openstack-tox-cover template, this runs the cover job in the check queue only. Use openstack-lower-constraints-jobs template. Remove jobs that are part of the templates. Sort list of templates. Change-Id: I96225b899fb83bd78efab3dbfe20e049c0b91096 --- .zuul.yaml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 6269c000..8b11e690 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,23 +1,17 @@ - project: templates: + - openstack-cover-jobs + - openstack-lower-constraints-jobs + - check-requirements - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - - check-requirements - publish-openstack-docs-pti check: jobs: - karbor-dsvm-fullstack: voting: false - - openstack-tox-lower-constraints - - openstack-tox-cover: - voting: false - - gate: - jobs: - - openstack-tox-lower-constraints - - job: name: karbor-dsvm-fullstack parent: legacy-dsvm-base