RMR update and release step 1/2 42/12242/2 6.0.4
authorczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 05:14:01 +0000 (07:14 +0200)
committerczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 09:00:45 +0000 (11:00 +0200)
Change-Id: I757c46fdbd3488fc33b4e51e34e8e420749c3d01
Signed-off-by: czichy <thoralf.czichy@nokia.com>
E2Manager/build-e2mgr-ubuntu.sh
E2Manager/container-tag.yaml

index 8e084f5..194b026 100755 (executable)
@@ -31,11 +31,11 @@ set -eux
 echo "--> e2mgr-build-ubuntu.sh"
 
 # Install RMR from deb packages at packagecloud.io
-rmr=rmr_4.9.1_amd64.deb
+rmr=rmr_4.9.4_amd64.deb
 wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/$rmr/download.deb
 sudo dpkg -i $rmr
 rm $rmr
-rmrdev=rmr-dev_4.9.1_amd64.deb
+rmrdev=rmr-dev_4.9.4_amd64.deb
 wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/$rmrdev/download.deb
 sudo dpkg -i $rmrdev
 rm $rmrdev
index d99778a..fe0dfef 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 6.0.2
+tag: 6.0.4