Do not run Zuul kolla-ansible-base jobs when modifying globals.yml

The file is not used in Zuul jobs. It is templated independently.

Change-Id: Ia39898cdb165e30dab74de727048be2ebb2290c8
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
This commit is contained in:
Radosław Piliszek 2019-06-16 11:13:10 +02:00
parent cb0cb441c2
commit 24b3df90ba

View File

@ -17,6 +17,7 @@
- ^releasenotes/.*$
- ^deploy-guide/.*$
- ^test-requirements.txt$
- ^etc/kolla/globals.yml$
vars:
scenario: aio
enable_core_openstack: yes