From a2d0959b876f1006d2f9338188d5547a4bc87b16 Mon Sep 17 00:00:00 2001 From: John Fulton Date: Fri, 11 Mar 2022 15:02:07 -0500 Subject: [PATCH] Run molecule when ceph_spec_bootstrap is changed Update molecule.yaml job criteria so that changes to module_utils/ceph_spec.py and ansible modules matching ceph_* trigger the tripleo_cephadm role moleucle test. Change-Id: I27ae327459e16878100ec8b27cdb3e87660278f7 Closes-Bug: #1964638 --- zuul.d/molecule.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/molecule.yaml b/zuul.d/molecule.yaml index 1139fd6f7..0b0999416 100644 --- a/zuul.d/molecule.yaml +++ b/zuul.d/molecule.yaml @@ -262,6 +262,8 @@ - job: files: - ^tripleo_ansible/roles/tripleo_cephadm/(?!meta).* + - ^tripleo_ansible/ansible_plugins/modules/ceph_(?!meta).* + - ^tripleo_ansible/ansible_plugins/module_utils/ceph_spec.py name: tripleo-ansible-centos-8-molecule-tripleo_cephadm parent: tripleo-ansible-centos-8-base vars: