Increase Timeouts on ONAP build jobs
[infra/cicd.git] / jjb / cloud-infra / onap-jobs / onap-release-deploy-test.yaml
index 08a3eef1920bfdb40e4e91e7b384e380143efc66..2242a18da406b89fcc02c910940908922c56a1bc 100644 (file)
           description: 'IDF file to use for deployment'
       - string:
           name: HEAT_STACK_NAME
-          default: "nordix-cicd-verify-onap-{environment-type}-{distro}-$GERRIT_CHANGE_NUMBER"
+          default: "nordix-cicd-verify-onap-{environment-type}-{distro}-{stream}"
           description: 'Name of the created stack'
       - string:
           name: KEYPAIR_NAME
-          default: "keypair-nordix-cicd-verify-onap-{environment-type}-{distro}-$GERRIT_CHANGE_NUMBER"
+          default: "keypair-nordix-cicd-verify-onap-{environment-type}-{distro}-{stream}"
           description: 'Name of the created keypair'
       - string:
           name: USE_PREBUILT_DEPLOYMENT_IMAGE
           wipe-workspace: true
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
               node-parameters: true
               kill-phase-on: FAILURE
               abort-all-job: false
-              property-file: $WORKSPACE/change.properties
+              property-file: $WORKSPACE/release.properties
     publishers:
       - postbuildscript:
           builders:
 
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
           option: project
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'