From 6978fa1743d91b03de2c78bf04a76847a50f2f23 Mon Sep 17 00:00:00 2001 From: Quique Llorente Date: Mon, 30 Jul 2018 14:50:15 +0200 Subject: [PATCH] Exercise scenarios with changes at common Some stuff like the new health check were not exercising the scenarios, the core part of THT need more covarage. Change-Id: I34da92f57ef96dd3c1f6c3c525a366a578f720aa --- zuul.d/layout.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 976958f5e8..43fefc0152 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -31,6 +31,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario002-multinode-oooq-container: files: - ^(docker|puppet)/services/.*aodh.*$ @@ -47,6 +48,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario003-multinode-oooq-container: files: - ^(docker|puppet)/services/.*designate.*$ @@ -57,6 +59,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario004-multinode-oooq-container: files: - ^docker/services/ceph.*$ @@ -66,6 +69,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario006-multinode-oooq: files: - ^coe/kubernetes.*$ @@ -74,6 +78,7 @@ - ci/environments/scenario006-multinode.yaml - ci/pingtests/scenario006-multinode.yaml - ^deployed-server/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario007-multinode-oooq-container: files: - ci/environments/scenario007-multinode-containers.yaml @@ -83,6 +88,7 @@ - ^(docker|puppet)/services/.*tacker.*$ - ^environments\/.*.yaml - ^deployed-server/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario008-multinode-oooq-container: files: - ci/environments/scenario008-multinode-containers.yaml @@ -90,6 +96,7 @@ - ^(docker|puppet)/services/neutron-plugin-ml2.yaml #LP1765975 - ^environments\/.*.yaml - ^deployed-server/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario009-multinode-oooq: files: - ^coe/openshift.*$ @@ -102,6 +109,7 @@ - ci/pingtests/scenario009-multinode.yaml - ^network/endpoints/.*$ - ^deployed-server/.*$ + - ^common/.*$ gate: queue: tripleo jobs: @@ -122,6 +130,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario002-multinode-oooq-container: files: - ^(docker|puppet)/services/.*aodh.*$ @@ -138,6 +147,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario003-multinode-oooq-container: files: - ^(docker|puppet)/services/.*designate.*$ @@ -148,6 +158,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario004-multinode-oooq-container: files: - ^(docker|puppet)/services/.*ceph.*$ @@ -157,6 +168,7 @@ - ^environments\/.*.yaml - ^deployed-server/.*$ - ^network/endpoints/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario007-multinode-oooq-container: files: - ci/environments/scenario007-multinode-containers.yaml @@ -165,6 +177,7 @@ - ^(docker|puppet)/services/.*tacker.*$ - ^environments\/.*.yaml - ^deployed-server/.*$ + - ^common/.*$ - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates: files: - ci/environments/scenario000-multinode-containers.yaml @@ -172,6 +185,7 @@ - ^(docker|puppet)/services/.*keystone.*$ - ^environments\/.*.yaml - ^network/endpoints/.*$ + - ^common/.*$ experimental: jobs: - tripleo-ci-centos-7-scenario010-multinode-oooq-container: