# 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
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
---
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
---
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