Add nexus-iq-namespace for CLM jobs
Add nexus-iq-namespace variable for CLM jobs to use the
'onap' prefix in Nexus IQ reports.
Having this prefix, will help in situations where two different
organizations have the same application names.
Change-Id: Id689cbb482d823482932fb4d397bd2adae950735
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/jjb/dcaegen2/dcaegen2-services-heartbeat.yaml b/jjb/dcaegen2/dcaegen2-services-heartbeat.yaml
index 57c0bc7..3c08887 100644
--- a/jjb/dcaegen2/dcaegen2-services-heartbeat.yaml
+++ b/jjb/dcaegen2/dcaegen2-services-heartbeat.yaml
@@ -38,6 +38,7 @@
name: dcaegen2-services-heartbeat-clm
jobs:
- gerrit-maven-clm
+ nexus-iq-namespace: 'onap-'
project: dcaegen2/services/heartbeat
build-node: ubuntu1604-docker-8c-8g
project-name: 'dcaegen2-services-heartbeat'