From 00ced926c3304ea7f7455dd16c91fe171357b3bc Mon Sep 17 00:00:00 2001 From: Rafael Folco Date: Sat, 24 Nov 2018 00:06:31 -0200 Subject: [PATCH] Rename tripleo-ci-centos-7-scenario00{6,9}-multinode-oooq (rocky) These are containerized scenario multinode jobs that were wrongly named. Depends-On: https://review.openstack.org/#/c/619337 Change-Id: I804b7a39159445cb75ecc8e93897fd7f0f24b630 --- 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 21ece0c91d..2833f29118 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -71,7 +71,7 @@ - ^deployed-server/.*$ - ^network/endpoints/.*$ - ^common/.*$ - - tripleo-ci-centos-7-scenario006-multinode-oooq: + - tripleo-ci-centos-7-scenario006-multinode-oooq-container: files: - ^coe/kubernetes.*$ - ^environments/kubernetes.*$ @@ -98,7 +98,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^common/.*$ - - tripleo-ci-centos-7-scenario009-multinode-oooq: + - tripleo-ci-centos-7-scenario009-multinode-oooq-container: files: - ^coe/openshift.*$ - ^environments/openshift.*$