Move nexus-iq-namespace to correct project 00/600/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 31 Jul 2019 02:09:31 +0000 (22:09 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 31 Jul 2019 02:09:31 +0000 (22:09 -0400)
Missed this configuration parameter when I defined the
separate CLM job.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ie7d9718bc70a5127ebc4e8ffb8c4f2c87b613c0a

jjb/portal-ric-dashboard/portal-ric-dashboard.yaml

index 7df1bc4..f5ae0ea 100644 (file)
@@ -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
 
     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