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/sdc/sdc-sdc-distribution-client.yaml b/jjb/sdc/sdc-sdc-distribution-client.yaml
index 18b2cc2..0f4155c 100644
--- a/jjb/sdc/sdc-sdc-distribution-client.yaml
+++ b/jjb/sdc/sdc-sdc-distribution-client.yaml
@@ -40,6 +40,7 @@
name: sdc-sdc-distribution-client-clm
jobs:
- gerrit-maven-clm
+ nexus-iq-namespace: 'onap-'
project: sdc/sdc-distribution-client
project-name: 'sdc-sdc-distribution-client'
branch: 'master'