From 667eba2c70d1b3aa435b58181f63cab5c392f60a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Thu, 4 Jul 2019 12:25:10 +0200 Subject: [PATCH] CI: Test ironic also when nova role is modified MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9773a7c4f7a5d31a83c10562057ce772439b9693 Signed-off-by: Radosław Piliszek (cherry picked from commit 55d813004df888f443ae10fdb21d49cf5f76917d) --- zuul.d/base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index cda7357507..1c8dcec32c 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -42,7 +42,7 @@ parent: kolla-ansible-base voting: false files: - - ^ansible\/roles\/ironic\/.* + - ^ansible/roles/(ironic|nova)/ - ^tests/test-ironic.sh vars: scenario: ironic