Update to allow release jobs to run
[infra/cicd.git] / jjb / cloud-infra / onap-jobs / onap-verify-deploy-test.yaml
index 4ac3caf38904ddd905ff9f49f159bc3daf31382a..9f552698aa6d3d5f7805f666f3002fd5e5d1534e 100644 (file)
@@ -77,6 +77,8 @@
 
     jobs:
       - 'onap-verify-{environment-type}-deploy-test-{distro}-{cloud}-{type}-{stream}'
+      - 'onap-verify-{environment-type}-deploy-{distro}-{cloud}-{type}-{stream}'
+      - 'onap-verify-{environment-type}-deployk8s-{distro}-{cloud}-{type}-{stream}'
 
 - job-template:
     name: 'onap-verify-{environment-type}-deploy-test-{distro}-{cloud}-{type}-{stream}'
           description: 'Dispatcher to use for Yardstick reporting'
       - string:
           name: DELETE_STACK
-          default: 'true'
+          default: 'false'
           description: 'Delete the stack upon completion of the build'
       - string:
           name: VERBOSITY
 
     wrappers:
       - build-timeout:
-          timeout: 180
+          timeout: 300
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
       - multijob:
           name: "{environment-type} deployment on {type} instances"
           condition: SUCCESSFUL
-          execution-type: SEQUENTIAL
+          execution-type: SEQUENTIALLY
           projects:
-            - name: 'onap-verify-{environment-type}-deployk8s-{distro}-city-{type}-{stream}'
+            - name: 'onap-verify-{environment-type}-deployk8s-{distro}-{cloud}-{type}-{stream}'
               current-parameters: true
               git-revision: true
               node-parameters: true
               kill-phase-on: FAILURE
               abort-all-job: false
               property-file: $WORKSPACE/k8s.properties
-            - name: 'onap-verify-{environment-type}-deploy-{distro}-city-{type}-{stream}'
+            - name: 'onap-verify-{environment-type}-deploy-{distro}-{cloud}-{type}-{stream}'
               current-parameters: true
               git-revision: true
               node-parameters: true
 
     wrappers:
       - build-timeout:
-          timeout: 180
+          timeout: 300
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
 
     wrappers:
       - build-timeout:
-          timeout: 180
+          timeout: 300
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'