From a799e58508893de581f582d8543c39abd1423429 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 22 Sep 2018 17:55:05 +0200 Subject: [PATCH] Use templates for cover Small cleanups: * Use openstack-tox-cover template, this runs the cover job in the check queue only. Remove individual cover jobs. * Sort list of templates Change-Id: I4def2320a34e6ab152edaccd59e01a1a5d502680 --- zuul.d/layout.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 5d7efba..3b58dc1 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,13 +1,10 @@ - project: templates: - - tripleo-multinode-baremetal-minimal - - tripleo-multinode-container-minimal - check-requirements + - openstack-cover-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - check: - jobs: - - openstack-tox-cover: - voting: false + - tripleo-multinode-baremetal-minimal + - tripleo-multinode-container-minimal