[Task-ID: ODUHIGH-550] build.tools fix in I-release documentation 00/12300/2
authorlal.harshita <Harshita.Lal@radisys.com>
Thu, 14 Dec 2023 12:53:36 +0000 (18:23 +0530)
committerlal.harshita <Harshita.Lal@radisys.com>
Thu, 14 Dec 2023 12:55:49 +0000 (18:25 +0530)
Change-Id: Ibbe192879fce4b4c2c5994fbba5de73aa8a4168b
Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
.readthedocs.yaml
container-tag.yaml
docs/release-notes.rst
docs/user-guide.rst
releases/container-release-o-du-l2
releases/container-release-o-du-l2-cu-stub

index 30fad8c..d1e0c05 100644 (file)
@@ -6,6 +6,8 @@ formats:
 
 build:
   os : ubuntu-20.04
+  tools:
+    python: "3.7"
   image: latest
 
 python:
index b1964ec..185d3a9 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: 9.0.2
+tag: 9.0.3
index 6c7d563..614c5c4 100644 (file)
@@ -241,7 +241,7 @@ I release
 |                                      |                                          |   
 +--------------------------------------+------------------------------------------+
 | **Repo/commit-ID**                   | o-du/l2/                                 |
-|                                      | I2f818b08e67d858bee144888315bf3f9fa482446|
+|                                      | Ibbe192879fce4b4c2c5994fbba5de73aa8a4168b|
 +--------------------------------------+------------------------------------------+
 | **Release designation**              | I release                                |
 |                                      |                                          |   
index 85660d0..41b8d14 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:9.0.2
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:9.0.3
     -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:
 
 - 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:9.0.2
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.3
     - ./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:9.0.2
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:9.0.3
     - ./odu
 
 
index 7f0f0a8..05eef38 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 9.0.2
+container_release_tag: 9.0.3
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: 8777534a247c799b778d57b5b1dfffdbbcd482ef
+ref: ec03dc4c30e7407b819f25b8af06d9bfa9db4a4e
 containers:
 - name: o-du-l2
-version: 9.0.2
+version: 9.0.3
index fbda57e..d4754a0 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 9.0.1
+container_release_tag: 9.0.3
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: 8777534a247c799b778d57b5b1dfffdbbcd482ef 
+ref: ec03dc4c30e7407b819f25b8af06d9bfa9db4a4e
 containers:
 - name: o-du-l2-cu-stub
-version: 9.0.2
+version: 9.0.3