From 45b79b5e2638656351d8f4a23400b252d8f52122 Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Thu, 16 Feb 2023 16:38:32 +0100 Subject: [PATCH] CI: Run hashivault jobs only for relevant changes Change-Id: I1850523d5aeaee9d377c08107239eff66e29f049 --- zuul.d/base.yaml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 9c16b47f8d..8e289b51e9 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -229,17 +229,7 @@ - openstack/kolla-ansible - openstack/requirements voting: false - irrelevant-files: - - ^.*\.rst$ - - ^doc/.* - - ^releasenotes/.*$ - - ^deploy-guide/.*$ - - ^test-requirements.txt$ - - ^etc/kolla/globals.yml$ - - ^tox.ini$ - - ^\..+ - - ^LICENSE$ - - ^contrib/ - - ^specs/ - - ^kolla_ansible/tests/ - - ^zuul\.d/ + files: + - ^kolla_ansible/ + - ^tests/run-hashi-vault.yml + - ^tests/test-hashicorp-vault-passwords.sh