Don't run puppet openstack jobs when patching .gitignore file
Change-Id: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57
This commit is contained in:
parent
b8cb50886d
commit
4ba2d00495
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user