Fix ONAP release job 70/6270/2
authorafenner <andrew.fenner@est.tech>
Wed, 14 Oct 2020 11:00:39 +0000 (12:00 +0100)
committerafenner <andrew.fenner@est.tech>
Wed, 14 Oct 2020 12:09:09 +0000 (13:09 +0100)
remove GERRIT_CHANGE_NUMBER from release build

Change-Id: I88955a8f046446c735a5a6138583d8a74b16dc94
Signed-off-by: afenner <andrew.fenner@est.tech>
jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml

index 08a3eef1920bfdb40e4e91e7b384e380143efc66..814cf3fd6841bcd404e639ef609b13a732c44cce 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
               node-parameters: true
               kill-phase-on: FAILURE
               abort-all-job: false
-              property-file: $WORKSPACE/change.properties
+              property-file: $WORKSPACE/release.properties
     publishers:
       - postbuildscript:
           builders: