Merge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths"
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 20 Dec 2017 12:37:38 +0000 (12:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 20 Dec 2017 12:37:38 +0000 (12:37 +0000)
jjb/xci/xci-verify-jobs.yml

index bf4e60e..1980fca 100644 (file)
               branches:
                 - branch-compare-type: 'ANT'
                   branch-pattern: '**/{branch}'
-              disable-strict-forbidden-file-verification: 'true'
+              disable-strict-forbidden-file-verification: 'false'
               forbidden-file-paths:
-                - compare-type: ANT
-                  pattern: 'prototypes/**'
-                - compare-type: ANT
-                  pattern: 'upstream/**'
-                - compare-type: ANT
-                  pattern: '**/README.rst'
-                - compare-type: ANT
-                  pattern: 'docs/**'
                 - compare-type: ANT
                   pattern: 'xci/scripts/vm/**'
           readable-message: true