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-platform-cli.yaml b/jjb/dcaegen2/dcaegen2-platform-cli.yaml
index 8491afb..1b9e5c2 100644
--- a/jjb/dcaegen2/dcaegen2-platform-cli.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-cli.yaml
@@ -38,6 +38,7 @@
name: dcaegen2-platform-cli-clm
jobs:
- gerrit-maven-clm
+ nexus-iq-namespace: 'onap-'
project: dcaegen2/platform/cli
build-node: ubuntu1604-docker-8c-8g
project-name: 'dcaegen2-platform-cli'