From 502ee19f48442387ff67f0d006927a0ae88bdffe Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Wed, 19 Dec 2018 09:36:36 -0700 Subject: [PATCH] Reduce the number of tripleo jobs We only really need an undercloud job for testing at the moment. The undercloud is the primary consumer of this role anyway. Change-Id: If2a4be04dd710ea8174bbd0b77bd57c7baf0a6b9 --- zuul.d/layout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 0e6a1ed..83a318e 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,12 +1,12 @@ - project: - templates: - - tripleo-multinode-container-minimal check: jobs: - openstack-tox-linters + - tripleo-ci-centos-7-undercloud-containers gate: jobs: - openstack-tox-linters + - tripleo-ci-centos-7-undercloud-containers post: jobs: - publish-openstack-python-branch-tarball