Revise scripts that install RMR on CentOS/Debian
[ci-management.git] / jjb / ric-plt-a1 / ric-plt-a1.yaml
index dc2de48..e6ac32e 100644 (file)
@@ -27,7 +27,7 @@
     <<: *a1_common
     name: ric-plt-a1-docker
     # image name
-    docker-name: 'o-ran-sc/{name}'
+    docker-name: 'o-ran-sc/ric-plt-a1'
     # source of docker tag
     container-tag-method: yaml-file
     # use host network
@@ -45,7 +45,7 @@
     # the install script assumes an ubuntu image
     build-node: ubuntu1804-builder-2c-2g
     pre-build-script: !include-raw-escape:
-      - ../shell/install-deb-nng-rmr.sh
+      - ../shell/install-deb-rmr.sh
     python-version: python3
     stream:
       # run verify on all branches
     jobs:
       - gerrit-tox-verify
 
+- project:
+    <<: *a1_common
+    name: ric-plt-a1-nexus-iq
+    build-node: centos7-builder-1c-1g
+    nexus-iq-namespace: oran-
+    jobs:
+      - gerrit-tox-nexus-iq-clm
+
 - project:
     <<: *a1_common
     name: ric-plt-a1-sonarqube
@@ -62,7 +70,7 @@
     # the install script assumes an ubuntu image
     build-node: ubuntu1804-builder-2c-2g
     pre-build-script: !include-raw-escape:
-      - ../shell/install-deb-nng-rmr.sh
+      - ../shell/install-deb-rmr.sh
     sonar-project-file: ""
     sonar-properties: |
         sonar.login={sonarcloud_api_token}