From b7ffe4c270adb45899018e422aaed0338a6103dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Mon, 10 Feb 2020 15:05:39 +0100 Subject: [PATCH] CI: Ignore zuul.d Zuul handles jobs updates just fine, no need to run k-a jobs when touching zuul.d for different reasons. Change-Id: I4e4dd1ff26ff46c47c84a9c144d9c91ae3e93a04 --- zuul.d/base.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 7631849e82..76795ae944 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -22,6 +22,7 @@ - ^contrib/ - ^specs/ - ^kolla_ansible/tests/ + - ^zuul\.d/ vars: previous_release: train scenario: core