Disable git-revision for packaging test framework
This change disables git-review for test framework packaging job.
git-review is not required for test framework packaging.
Signed-off-by: Prasad Mukhedkar <prasad.mukhedkar@est.tech>
Change-Id: I3e8c00e7c42f9b51001cf0c818e16b9c35b451f2
diff --git a/jjb/cloud-infra/onap-jobs/onap-release-jobs.yaml b/jjb/cloud-infra/onap-jobs/onap-release-jobs.yaml
index 3e5889d..09d332f 100644
--- a/jjb/cloud-infra/onap-jobs/onap-release-jobs.yaml
+++ b/jjb/cloud-infra/onap-jobs/onap-release-jobs.yaml
@@ -198,7 +198,7 @@
projects:
- name: 'onap-test-package-{distro}-{stream}'
current-parameters: false
- git-revision: true
+ git-revision: false
node-parameters: true
property-file: "$WORKSPACE/release.properties"
kill-phase-on: FAILURE