Release image for D release 39/7439/2
authorbarveankit <anbarve@radisys.com>
Tue, 21 Dec 2021 10:01:22 +0000 (15:31 +0530)
committerbarveankit <anbarve@radisys.com>
Tue, 21 Dec 2021 10:05:24 +0000 (15:35 +0530)
Signed-off-by: barveankit <anbarve@radisys.com>
Change-Id: I684850afc711e9369bc566fb74636082b5889084
Signed-off-by: barveankit <anbarve@radisys.com>
container-tag.yaml
docs/user-guide.rst
releases/container-release-o-du-l2
releases/container-release-o-du-l2-cu-stub

index ecd34c6..156f62e 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: 3.0.1
+tag: 4.0.1
index 1d077d7..c8825fc 100644 (file)
@@ -65,17 +65,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:4.0.1
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:4.0.1
 
 - 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:4.0.1   
     - ./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:4.0.1   
     - ./odu
 
 
index 1ffc203..b44f024 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 3.0.1
+container_release_tag: 4.0.1
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: ec59dbf8aec8c68eb15efeddfba08d5bcd56b7ae 
+ref: 6f8078450db31fda3bdf4fcf9ddb6f7f9dd412e5 
 containers:
 - name: o-du-l2
-version: 3.0.1
+version: 4.0.1
index 1a5063a..b18ebc0 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 3.0.1
+container_release_tag: 4.0.1
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: ec59dbf8aec8c68eb15efeddfba08d5bcd56b7ae 
+ref: 6f8078450db31fda3bdf4fcf9ddb6f7f9dd412e5 
 containers:
 - name: o-du-l2-cu-stub
-version: 3.0.1
+version: 4.0.1