Merge "CI: Add more file triggers to aio and cells"
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
- ^tests/(run|pre|post).yml
|
||||
- ^tests/setup_gate.sh
|
||||
- ^tests/templates/(inventory|globals-default).j2
|
||||
- ^tests/test-(core-openstack|dashboard|proxysql).sh
|
||||
- ^tests/upgrade.sh
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
|
||||
@@ -5,7 +5,10 @@
|
||||
files: !inherit
|
||||
- ^ansible/group_vars/all/(common|fluentd|glance|haproxy|heat|horizon|keepalived|keystone|loadbalancer|neutron|nova|openvswitch|placement|proxysql|rabbitmq).yml
|
||||
- ^ansible/group_vars/baremetal/ansible-python-interpreter.yml
|
||||
- ^ansible/(action_plugins|filter_plugins|library|module_utils)/
|
||||
- ^ansible/roles/(common|fluentd|glance|haproxy-config|heat|horizon|keystone|loadbalancer|loadbalancer-config|neutron|nova|nova-cell|openvswitch|placement|proxysql|rabbitmq)/
|
||||
- ^kolla_ansible/
|
||||
- ^tests/test-(core-openstack|dashboard).sh
|
||||
- ^tools/init-runonce
|
||||
|
||||
- job:
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- ^ansible/roles/nova/
|
||||
- ^ansible/roles/nova-cell/
|
||||
- ^ansible/roles/loadbalancer/
|
||||
- ^tests/test-(core-openstack|proxysql).sh
|
||||
vars:
|
||||
scenario: cells
|
||||
scenario_images_extra:
|
||||
|
||||
Reference in New Issue
Block a user