From 0530b2dee8e9fb78043844d7c8a8b868032748dc Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Tue, 12 Jun 2018 16:02:39 -0400 Subject: [PATCH] enable the update job on scripts/* changes The tripleo-common/scripts dir has some critical pieces of the deployment and update/upgrade it may make sense to trigger the update job on changes. Change-Id: I57b556454ab3207bb22f26e8e09f6a951d4161c9 --- zuul.d/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 5ec4c6fce..751b180dd 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -13,6 +13,7 @@ - ^container-images/.*$ - tripleo_common/actions/deployment.py - tripleo_common/image/kolla_builder.py + - scripts/.*$ - tripleo-ci-centos-7-scenario001-multinode-oooq-container: files: - workbooks/ceph-ansible.yaml