Migrate ric-plt/lib/rmr CMake build to global-jjb 98/3198/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 3 Apr 2020 15:22:31 +0000 (11:22 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 7 Apr 2020 15:43:07 +0000 (11:43 -0400)
Stop using the ORAN custom templates.
Extend the verify job to build documentation also.

Change-Id: I6fa31f915a0481f2af71bd60a736cc6461313a07
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml

index ff3fae1..02cd0be 100644 (file)
@@ -48,7 +48,9 @@
     <<: *rmr_c_common
     name: ric-plt-lib-rmr-c-verify
     project-name: ric-plt-lib-rmr-c
-    cmake-opts: -DDEV_PKG=1
+    cmake-opts: -DDEV_PKG=1 -DBUILD_DOC=1
+    # skip install in cmake-build.sh
+    install: false
     make-opts: package test ARGS=-V
     jobs:
       - gerrit-cmake-verify
@@ -66,7 +68,7 @@
     make-opts: package ARGS=-V
     install-prefix: /usr/local
     jobs:
-      - oran-gerrit-cmake-pc-stage
+      - gerrit-cmake-packagecloud-stage
     stream:
       - master:
           branch: master
@@ -81,7 +83,7 @@
     make-opts: package ARGS=-V
     install-prefix: /usr/local
     jobs:
-      - oran-gerrit-cmake-pc-stage
+      - gerrit-cmake-packagecloud-stage
     stream:
       - master:
           branch: master