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
This commit is contained in:
Emilien Macchi 2019-10-30 17:24:18 +01:00
parent 414f47cc32
commit 2e3a33f5d2
1 changed files with 3 additions and 0 deletions

View File

@ -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: