Revert "Don't run puppet openstack jobs when patching .gitreview file"
The migration is done, we need to revert it now so jobs can run again.
This reverts commit 8232721659
.
Change-Id: I2fdd6ddb28e8d2940804511cb3a26f1759294a24
This commit is contained in:
parent
744e9ccf5e
commit
7842495b64
@ -66,7 +66,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
roles:
|
||||
@ -105,7 +104,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
|
||||
@ -127,7 +125,6 @@
|
||||
- ^spec/acceptance/.*$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
# TODO(tobias-urdin): Remove when we use rspec-puppet 2.7.1
|
||||
@ -150,7 +147,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
# TODO(tobias-urdin): Remove when we use rspec-puppet 2.7.1
|
||||
@ -177,7 +173,6 @@
|
||||
- ^metadata.json$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
|
||||
|
@ -27,7 +27,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
vars:
|
||||
nodepool_type: centos7
|
||||
puppet_gem_version: 5.5
|
||||
@ -51,7 +50,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
vars:
|
||||
nodepool_type: bionic
|
||||
puppet_gem_version: latest
|
||||
|
@ -50,7 +50,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-syntax-4-centos-7
|
||||
|
@ -15,7 +15,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
|
||||
@ -42,7 +41,6 @@
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user