No code change; test with 3.6.3 only. 63/3063/1
authorTommy Carpenter <tc677g@att.com>
Mon, 30 Mar 2020 20:17:51 +0000 (16:17 -0400)
committerTommy Carpenter <tc677g@att.com>
Mon, 30 Mar 2020 20:18:33 +0000 (16:18 -0400)
Issue-ID: RIC-228
Change-Id: I441f4473fbdbaf1af7077d607bf4724cc9835bd0
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Dockerfile-Unit-Test
rmr-version.yaml

index 8dbfeb6..6a3b348 100644 (file)
@@ -20,7 +20,7 @@ FROM python:3.8-alpine
 RUN apk update && apk add gcc musl-dev
 
 # copy rmr .sos from the builder image
-COPY --from=nexus3.o-ran-sc.org:10004/bldr-alpine3-go:3-rmr-si95-nng-3.6.1 /usr/local/lib64/librmr_si.so /usr/local/lib64/librmr_si.so
+COPY --from=nexus3.o-ran-sc.org:10004/bldr-alpine3-go:5-a3.11-nng-rmr3 /usr/local/lib64/librmr_si.so /usr/local/lib64/librmr_si.so
 
 # Upgrade pip, install tox
 RUN pip install --upgrade pip && pip install tox
index 07573f1..2d82c45 100644 (file)
@@ -1,3 +1,3 @@
 # CI script installs RMR from PackageCloud using this version
 ---
-version: 3.6.1
+version: 3.6.3