From: Lott, Christopher (cl778h) Date: Wed, 31 Jul 2019 02:09:31 +0000 (-0400) Subject: Move nexus-iq-namespace to correct project X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=0ded76720f2957c9eeccdc19ed071f18517107ce Move nexus-iq-namespace to correct project Missed this configuration parameter when I defined the separate CLM job. Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ie7d9718bc70a5127ebc4e8ffb8c4f2c87b613c0a --- diff --git a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml index 7df1bc4b..f5ae0ea6 100644 --- a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml +++ b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml @@ -14,7 +14,6 @@ mvn-settings: portal-ric-dashboard-settings mvn-params: -Dbuild.number=${{BUILD_NUMBER}} java-version: openjdk11 - nexus-iq-namespace: 'oran-' build-node: ubuntu1804-docker-4c-4g jobs: - gerrit-maven-docker-verify @@ -33,6 +32,7 @@ java-version: openjdk11 branch: master build-node: ubuntu1804-docker-4c-4g + nexus-iq-namespace: 'oran-' jobs: - gerrit-maven-clm @@ -45,12 +45,12 @@ java-version: openjdk11 branch: master build-node: ubuntu1804-docker-4c-4g - jobs: - - gerrit-maven-sonar sonarcloud: true sonarcloud-project-key: o-ran-sc_portal-ric-dashboard sonarcloud-project-organization: o-ran-sc sonarcloud-api-token: d9e23c28dc39b6d7531d2ecabf122ce84e6253ef + jobs: + - gerrit-maven-sonar - project: name: portal-ric-dashboard-info