X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fonap-jobs%2Fonap-release-deploy-test.yaml;h=2242a18da406b89fcc02c910940908922c56a1bc;hb=cbc58156b108c656d25b16aee7f62523b04d11b3;hp=c0cd22d75fa8c61a8a73b136220573c89e56a3b4;hpb=9df6f17ca7272aefa66a124d21792f4b32297e8d;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml b/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml index c0cd22d7..2242a18d 100644 --- a/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml +++ b/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml @@ -112,11 +112,11 @@ 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 @@ -176,7 +176,7 @@ wipe-workspace: true wrappers: - build-timeout: - timeout: 180 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}' @@ -230,7 +230,7 @@ node-parameters: true kill-phase-on: FAILURE abort-all-job: false - property-file: $WORKSPACE/change.properties + property-file: $WORKSPACE/release.properties publishers: - postbuildscript: builders: @@ -261,7 +261,7 @@ wrappers: - build-timeout: - timeout: 180 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}' @@ -294,7 +294,7 @@ option: project wrappers: - build-timeout: - timeout: 180 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}'