Switch to new location for heat environment files
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-engine-verify-deploy.yaml
index e46dd73cd735224be57e8a9c58c47329abf4a384..a0db3fd3f4bee24ceacb186ee1cc046a0587526d 100644 (file)
     distro:
       - ubuntu1804:
           disabled: false
-          successful: false
-          failed: false
-          unstable: false
-          notbuilt: false
       - centos7:
           disabled: true
-          successful: true
-          failed: true
-          unstable: true
-          notbuilt: true
     cloud:
       - city:
-          openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-onap'
+          openrc-credentials-file: 'est-jenkins-openrcfile-city-karlskrona-onap'
 
     type:
       - virtual:
           provisioner-type: 'bifrost'
           slave-type: 'vpod'
+          successful: false
+          failed: false
+          unstable: false
+          notbuilt: false
       - cloud:
           provisioner-type: 'heat'
           slave-type: 'jumphost'
+          successful: false
+          failed: false
+          unstable: false
+          notbuilt: false
 
     phase:
       - deploy:
               branches:
                 - branch-compare-type: 'ANT'
                   branch-pattern: '**/{branch}'
-              file-paths:
-                - compare-type: 'ANT'
-                  pattern: '**'
+              disable-strict-forbidden-file-verification: 'true'
+              forbidden-file-paths:
+                - compare-type: ANT
+                  pattern: 'docs/**'
           skip-vote:
             successful: '{obj:successful}'
             failed: '{obj:failed}'
           description: 'Name of heat-environment file to use.'
       - string:
           name: HEAT_ENVIRONMENT_FILE
-          default: "file://$WORKSPACE/engine/provisioner/heat/playbooks/roles/install-configure-heat/files/$HEAT_ENVIRONMENT_FILENAME"
+          default: "file://$WORKSPACE/engine/provisioner/heat/playbooks/roles/bootstrap-hwconfig/files/$HEAT_ENVIRONMENT_FILENAME"
           description: 'Location of heat-environment file to use.'
       - string:
           name: STACK_NAME