X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fonap-jobs%2Fonap-release-deploy-test.yaml;h=e20c4d1873785e4ef302678238e9edc6ece777e2;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;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..e20c4d18 100644 --- a/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml +++ b/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml @@ -26,7 +26,7 @@ - 'master': branch: '{stream}' k8s-version: '1.15' - deploy-scenario: 'onap-sdc-nofeature' + deploy-scenario: 'onap-full-nofeature' - 'frankfurt': branch: '{stream}' k8s-version: '1.15' @@ -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}' @@ -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: 180 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}' @@ -294,7 +292,7 @@ option: project wrappers: - build-timeout: - timeout: 180 + timeout: 600 - credentials-binding: - file: credential-id: '{openrc-credentials-file}'