KVMFORNFV:  Adding forbidden-file-paths. 07/31407/1
authorkalyanreddy <reddyx.gundarapu@intel.com>
Wed, 22 Mar 2017 20:07:01 +0000 (13:07 -0700)
committerkalyanreddy <reddyx.gundarapu@intel.com>
Wed, 22 Mar 2017 20:07:01 +0000 (13:07 -0700)
This patch is used to disable strict-forbidden-file-verification and add
forbidden-file-paths so that kvmfornfv verify job will not be triggered
if the patch includes changes only to docs/

Change-Id: I03bf15aa354fda3c2003f59c5a8a6e1c741a6531
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
jjb/kvmfornfv/kvmfornfv.yml

index a782ee0..78ec32b 100644 (file)
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
+                disable-strict-forbidden-file-verification: 'true'
+                forbidden-file-paths:
+                  - compare-type: ANT
+                    pattern: 'docs/**|.gitignore'
 
     builders:
         - description-setter: