RMR version update and H release step 1/2 82/11282/1 6.0.2
authorczichy <thoralf.czichy@nokia.com>
Wed, 7 Jun 2023 13:10:49 +0000 (16:10 +0300)
committerczichy <thoralf.czichy@nokia.com>
Wed, 7 Jun 2023 13:10:49 +0000 (16:10 +0300)
Change-Id: I744f3a5099ea389d12f4d48614dce031f8949b3b
Signed-off-by: czichy <thoralf.czichy@nokia.com>
E2Manager/build-e2mgr-ubuntu.sh
E2Manager/container-tag.yaml

index 16fa29f..8e084f5 100755 (executable)
@@ -31,11 +31,11 @@ set -eux
 echo "--> e2mgr-build-ubuntu.sh"
 
 # Install RMR from deb packages at packagecloud.io
-rmr=rmr_4.8.5_amd64.deb
+rmr=rmr_4.9.1_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.8.5_amd64.deb
+rmrdev=rmr-dev_4.9.1_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 11f2e4f..d99778a 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.1
+tag: 6.0.2