From 2e3a33f5d24e1ff87f58810adcacac332264ca95 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 30 Oct 2019 17:24:18 +0100 Subject: [PATCH] zuul/container-manage: trigger molecule jobs on more files These files are used by the role; any change in them can break the role so we need to run the molecule job against them. Change-Id: I29b9ee64616f4410a6101beba18bd70fad7fdd5f --- zuul.d/molecule.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/molecule.yaml b/zuul.d/molecule.yaml index 8e6923bd0..820904156 100644 --- a/zuul.d/molecule.yaml +++ b/zuul.d/molecule.yaml @@ -343,6 +343,9 @@ - job: files: - ^tripleo_ansible/roles/tripleo-container-manage/.* + - ^tripleo_ansible/ansible_plugins/filter/helpers.py$ + - ^tripleo_ansible/ansible_plugins/modules/podman_container.py$ + - ^tripleo_ansible/ansible_plugins/modules/podman_container_info.py$ name: tripleo-ansible-centos-7-molecule-tripleo-container-manage parent: tripleo-ansible-centos-7-base vars: