From e1fe92888559fe0e70d9088c6b4643dda1263a5f Mon Sep 17 00:00:00 2001 From: chenxing Date: Thu, 30 May 2019 21:09:32 +0800 Subject: [PATCH] Add deploy guide stuff to irrelevant file list of zuul It shouldn't trigger kolla-ansible-base job if changing deploy guide. Change-Id: I8cb5d3ae7825690279f78ec847b940110bd60216 --- zuul.d/base.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 15f9f23e48..51e65dedca 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -15,6 +15,7 @@ - ^doc/.* - ^lower-constraints.txt$ - ^releasenotes/.*$ + - ^deploy-guide/.*$ - ^test-requirements.txt$ vars: scenario: aio