From 41d04607df0912a454edb70db6abc8778b86f88d Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Mon, 23 Jul 2018 08:27:23 -0400 Subject: [PATCH] zuul: remove jobs with overcloud We switched the default to containerized undercloud so most of the CI now is deploying a containerized undercloud, therefore doesn't use instack-undercloud. Updating the zuul layout so we only run the jobs that actually test instack-undercloud. Change-Id: I80c1740219b00e857b53ba919f705a20fe8d3a52 --- zuul.d/layout.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 1dba773d6..457d85bda 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -2,14 +2,11 @@ - project: templates: - puppet-openstack-check-jobs - - tripleo-multinode-baremetal-minimal check: jobs: - tripleo-ci-centos-7-undercloud-oooq - tripleo-ci-centos-7-undercloud-upgrades - - tripleo-ci-centos-7-containers-multinode gate: queue: tripleo jobs: - tripleo-ci-centos-7-undercloud-oooq - - tripleo-ci-centos-7-containers-multinode