From 4ba2d004956d32518fcd4064114a22cddf0562e1 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 11 Apr 2018 08:50:56 +0800 Subject: [PATCH] Don't run puppet openstack jobs when patching .gitignore file Change-Id: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57 --- .zuul.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 33cfe34ca..9cc5f5ce7 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -68,6 +68,7 @@ - ^requirements.txt$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ roles: - zuul: openstack-infra/zuul-jobs @@ -332,6 +333,7 @@ - ^requirements.txt$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-syntax-4 @@ -362,6 +364,7 @@ - ^test-requirements.txt$ - ^spec/acceptance/.*$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-unit-4.8-centos-7 @@ -425,6 +428,7 @@ - ^test-requirements.txt$ - ^metadata.json$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-beaker-centos-7 @@ -468,6 +472,7 @@ - ^releasenotes/.*$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-libraries-puppet-lint-centos-7 @@ -492,6 +497,7 @@ - ^releasenotes/.*$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-libraries-puppet-syntax-3-centos-7 @@ -524,6 +530,7 @@ - ^releasenotes/.*$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-libraries-puppet-unit-4.8-centos-7