X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fonap-jobs%2Fonap-release-deploy-test.yaml;h=f5101717fe8c39c12a26c20b916c7f5810971de3;hb=02e18cc6c1550eb603fcd48c4012f50cb54b32a6;hp=08a3eef1920bfdb40e4e91e7b384e380143efc66;hpb=99dea4dbf8646b3e5e688615d81ee6905fc91542;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 08a3eef1..f5101717 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: 300 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}' @@ -210,7 +210,6 @@ fi builders: - - 'generate-release-metadata-macro' - 'generate-k8sdeployment-environment-macro' - multijob: name: "{environment-type} deployment on {type} instances" @@ -230,7 +229,6 @@ node-parameters: true kill-phase-on: FAILURE abort-all-job: false - property-file: $WORKSPACE/change.properties publishers: - postbuildscript: builders: @@ -261,7 +259,7 @@ wrappers: - build-timeout: - timeout: 300 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}' @@ -294,7 +292,7 @@ option: project wrappers: - build-timeout: - timeout: 300 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}'