Release image for e-release(5.0.2) 64/7464/1
authorbarveankit <anbarve@radisys.com>
Thu, 23 Dec 2021 04:43:51 +0000 (10:13 +0530)
committerbarveankit <anbarve@radisys.com>
Thu, 23 Dec 2021 04:44:43 +0000 (10:14 +0530)
Signed-off-by: barveankit <anbarve@radisys.com>
Change-Id: I196292c17c4d09889a09fddb5f05e2923e642dc6

container-tag.yaml
docs/user-guide.rst
releases/container-release-o-du-l2
releases/container-release-o-du-l2-cu-stub

index 3188b04..923922c 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: 5.0.1
+tag: 5.0.2
index 990ab0b..60bdf1c 100644 (file)
@@ -66,17 +66,17 @@ II. Execution - Using Docker Images
 The call flow between O-DU High and CU Stub can be achieved by executing docker containers.
 
 - Pull the last built docker images:
-    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:3.0.1
-    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:3.0.1
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:5.0.2
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:5.0.2
 
 - Run CU Stub docker:
     - docker run -it --privileged --net=host --entrypoint bash
-      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:3.0.1   
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:5.0.2   
     - ./cu_stub
 
 - Run ODU docker:
     - docker run -it --privileged --net=host --entrypoint bash
-      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:3.0.1   
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:5.0.2   
     - ./odu
 
 
index 8595a98..fba5498 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 5.0.1
+container_release_tag: 5.0.2
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: ec08d32ee77d73819a994c72870a8358b8a1d2c0
+ref: ce3e8c4b7bbfbcdf99c15f4d7932b5cdded77c44
 containers:
 - name: o-du-l2
-version: 5.0.1
+version: 5.0.2
index 73d9c71..b3ecf6c 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 5.0.1
+container_release_tag: 5.0.2
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: ec08d32ee77d73819a994c72870a8358b8a1d2c0
+ref: ce3e8c4b7bbfbcdf99c15f4d7932b5cdded77c44
 containers:
 - name: o-du-l2-cu-stub
-version: 5.0.1
+version: 5.0.2