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)
1  2 
jjb/xci/xci-verify-jobs.yml

                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
                current-parameters: true
                predefined-parameters: |
                  DISTRO={distro}
 -                DEPLOY_SCENARIO=os-nosdn-nofeature-noha
 +                DEPLOY_SCENARIO=os-nosdn-nofeature
                  CLEAN_DIB_IMAGES=$CLEAN_DIB_IMAGES
                  GERRIT_BRANCH=$GERRIT_BRANCH
                  GERRIT_REFSPEC=$GERRIT_REFSPEC
                current-parameters: true
                predefined-parameters: |
                  DISTRO={distro}
 -                DEPLOY_SCENARIO=os-nosdn-nofeature-noha
 +                DEPLOY_SCENARIO=os-nosdn-nofeature
                  CLEAN_DIB_IMAGES=$CLEAN_DIB_IMAGES
                  FUNCTEST_MODE=tier
                  FUNCTEST_TIER=healthcheck
            default: 'ubuntu'
        - string:
            name: DEPLOY_SCENARIO
 -          default: 'os-nosdn-nofeature-noha'
 +          default: 'os-nosdn-nofeature'
        - string:
            name: FUNCTEST_MODE
            default: 'tier'