From f98713682d6c0a94dc98233a31e5fcfe31d05678 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 3 Dec 2018 18:02:07 -0800 Subject: 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 --- jjb/dcaegen2/dcaegen2-collectors-restconf.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/dcaegen2/dcaegen2-collectors-restconf.yaml') diff --git a/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml b/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml index 4aa9a8c36..4a704fb2d 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml @@ -38,6 +38,7 @@ name: dcaegen2-collectors-restconf-clm jobs: - gerrit-maven-clm + nexus-iq-namespace: 'onap-' project: dcaegen2/collectors/restconf build-node: ubuntu1604-docker-8c-8g project-name: 'dcaegen2-collectors-restconf' -- cgit 1.2.3-korg