Merge "Don't run puppet openstack jobs when patching .gitreview file"

This commit is contained in:
Zuul 2019-04-17 21:05:58 +00:00 committed by Gerrit Code Review
commit 5459b37921
4 changed files with 10 additions and 0 deletions

View File

@ -66,6 +66,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$
roles:
@ -104,6 +105,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$
@ -125,6 +127,7 @@
- ^spec/acceptance/.*$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$
# TODO(tobias-urdin): Remove when we use rspec-puppet 2.7.1
@ -147,6 +150,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$
# TODO(tobias-urdin): Remove when we use rspec-puppet 2.7.1
@ -173,6 +177,7 @@
- ^metadata.json$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$

View File

@ -27,6 +27,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
vars:
nodepool_type: centos7
puppet_gem_version: 5.5
@ -50,6 +51,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
vars:
nodepool_type: bionic
puppet_gem_version: latest

View File

@ -50,6 +50,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- job:
name: puppet-openstack-libraries-puppet-syntax-4-centos-7

View File

@ -15,6 +15,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$
@ -41,6 +42,7 @@
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- ^.gitreview$
- ^setup.cfg$
- ^setup.py$