Migrate ric-plt/lib/rmr CMake build to global-jjb
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>
diff --git a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml
index ff3fae1..02cd0be 100644
--- a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml
+++ b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml
@@ -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