Don't run functional tests when patching Puppetfile*

it's useless and a waste of resources.

Change-Id: I771b4f033ba5d6926e1ab9d9900af8bc81876295
This commit is contained in:
Emilien Macchi 2017-11-23 09:28:54 -08:00
parent e88105afa4
commit 6bfb25eae0
2 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,7 @@
- ^releasenotes/.*$
- ^test-requirements.txt$
- ^spec/.*$
- ^Puppetfile.*$
- job:
name: tripleo-ci-dsvm-multinode

View File

@ -138,6 +138,7 @@
- ^releasenotes/.*$
- ^test-requirements.txt$
- ^spec/.*$
- ^Puppetfile.*$
- job:
name: tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024