From 9619b67458d5fd0a2d50e3178a62abc6ea08990c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Wed, 19 Jan 2022 10:04:45 +0000 Subject: [PATCH] [CI] Test Ironic when touching Neutron Changes to Neutron can also affect Ironic. Nova was already triggering these jobs. Change-Id: I58d5f3d8e3512ee69a4d08438f4fd91ca15158b8 --- 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 e3291a435f..0ce2bdbfa5 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -81,7 +81,7 @@ parent: kolla-ansible-base voting: false files: - - ^ansible/roles/(ironic|nova|nova-cell)/ + - ^ansible/roles/(ironic|neutron|nova|nova-cell)/ - ^tests/test-ironic.sh - ^tests/test-dashboard.sh vars: