[Issue-ID: ODUHIGH-485] G-release document version update 30/10230/2
authorlal.harshita <Harshita.Lal@radisys.com>
Wed, 4 Jan 2023 06:45:23 +0000 (12:15 +0530)
committerlal.harshita <Harshita.Lal@radisys.com>
Wed, 4 Jan 2023 06:58:05 +0000 (12:28 +0530)
Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
Change-Id: I504547fae3bb9f137dbcc192ef4360f47ce483f8
Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
container-tag.yaml
docs/installation-guide.rst
docs/release-notes.rst
docs/user-guide.rst
releases/container-release-o-du-l2
releases/container-release-o-du-l2-cu-stub

index ef4304f..d047f0a 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: 7.0.1
+tag: 7.0.2
index 43f8cc2..0d87235 100644 (file)
@@ -18,7 +18,7 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-| 2022-12-15         |  5.0.0             |  Radisys,          |  G release         |
+| 2022-12-15         |  5.0.1             |  Radisys,          |  G release         |
 |                    |                    |  HCL Technologies  |                    |
 |                    |                    |  Ltd.              |                    |
 +--------------------+--------------------+--------------------+--------------------+
index b2e2ecc..c1103f2 100644 (file)
@@ -19,7 +19,7 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-|2022-12-15          | 7.0.0              | Radisys,           | G release          |
+|2022-12-15          | 7.0.1              | Radisys,           | G release          |
 |                    |                    | HCL Technologies   |                    |
 |                    |                    | Ltd.               |                    |
 +--------------------+--------------------+--------------------+--------------------+
@@ -200,8 +200,8 @@ G release
 |                                      |                                      |   
 +--------------------------------------+--------------------------------------+
 | **Repo/commit-ID**                   |o-du/l2/                              |
-|                                      |I05aa5e6890842c41ebed3f7bd07b07708bbaa|
-|                                      |f34                                   |
+|                                      |I504547fae3bb9f137dbcc192ef4360f47ce48|
+|                                      |3f8                                   |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 | **Release designation**              | G release                            |
index 041c435..681d783 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:7.0.1
-    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:7.0.1
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:7.0.2
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:7.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:7.0.1
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:7.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:7.0.1
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:7.0.2
     - ./odu
 
 
index ada028e..89aa536 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 7.0.1
+container_release_tag: 7.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: 61e1df96fd95b40357d5bf592ca8520a25859ff3 
+ref: 48daa5d120883c690b1b80848d23c0be2886b475 
 containers:
 - name: o-du-l2
-version: 7.0.1
+version: 7.0.2
index 9f6d5d0..e73afb4 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 7.0.1
+container_release_tag: 7.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: 61e1df96fd95b40357d5bf592ca8520a25859ff3 
+ref: 48daa5d120883c690b1b80848d23c0be2886b475 
 containers:
 - name: o-du-l2-cu-stub
-version: 7.0.1
+version: 7.0.2