Merge "CI: Ignore more file paths when considering ansible runs"

This commit is contained in:
Zuul 2019-11-15 20:41:26 +00:00 committed by Gerrit Code Review
commit 308e837263

View File

@ -16,6 +16,12 @@
- ^deploy-guide/.*$
- ^test-requirements.txt$
- ^etc/kolla/globals.yml$
- ^tox.ini$
- ^\..+
- ^LICENSE$
- ^contrib/
- ^specs/
- ^kolla_ansible/tests/
vars:
scenario: aio
enable_core_openstack: yes