From b9c43e1f47591765876889d39dc9e818fdd0e550 Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Wed, 29 Jan 2020 14:15:42 -0700 Subject: [PATCH] add tht/common to trigger path missed a check on https://review.opendev.org/#/c/704426/ Change-Id: I87f8970556f8450be23f37276db0b8227e2b35a6 (cherry picked from commit 7359ddc98986708e0aad311952b8e5465116cd82) --- zuul.d/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 2a3662cd86..c7a0d857f2 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -26,6 +26,7 @@ - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates: dependencies: *deps_unit_lint files: + - common/.*$ - ci/environments/scenario000-multinode-containers.yaml - ^ci/common/.*$ - ^deployed-server/.*$ @@ -99,6 +100,7 @@ voting: true - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates: files: + - common/.*$ - ci/environments/scenario000-multinode-containers.yaml - ^ci/common/.*$ - ^deployed-server/.*$