From 12a287a6bc762156060abd08af696e72653cfc49 Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Fri, 29 Nov 2024 08:40:24 +0100 Subject: [PATCH] CI: Add group_vars/all.yml trigger for all scenarios Change-Id: Ib83c5da6534f06e38bb50b298f68302fd637f8d9 --- zuul.d/base.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 020ee39a6d..6d1341de9c 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -77,6 +77,7 @@ parent: kolla-ansible-base name: kolla-ansible-scenario-base files: + - ^ansible/group_vars/all.yml - ^requirements-core.yml - ^tests/templates/(inventory|globals-default.j2) - ^tests/(pre|run).yml