From 340afe288a572077961989aab36707c3a9184a81 Mon Sep 17 00:00:00 2001 From: Rafael Folco <rfolco@redhat.com> Date: Thu, 3 Jan 2019 16:54:05 -0200 Subject: [PATCH] Replace tripleo-scenario002-multinode with scenario002-standalone Change-Id: I68b72cf736bc6c3597e2417c6c0b5afe9ff79d30 Story: https://tree.taiga.io/project/tripleo-ci-board/us/532 --- 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 bd84ad117c..391fc31fd7 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -50,7 +50,7 @@ - ^network/endpoints/.*$ - ^common/.*$ - zuul.d/* - - tripleo-ci-centos-7-scenario002-multinode-oooq-container: + - tripleo-ci-centos-7-scenario002-standalone: files: - ^(docker|puppet)/services/.*aodh.*$ - ^(docker|puppet)/services/.*barbican.*$ @@ -62,7 +62,7 @@ - ^(docker|puppet)/services/.*panko.*$ - ^(docker|puppet)/services/.*swift.*$ - ^(docker|puppet)/services/.*zaqar.*$ - - ci/environments/scenario002-multinode-containers.yaml + - ci/environments/scenario002-standalone.yaml - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$