From: barveankit Date: Tue, 21 Dec 2021 10:01:22 +0000 (+0530) Subject: Release image for D release X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F7439%2F2;p=o-du%2Fl2.git Release image for D release Signed-off-by: barveankit Change-Id: I684850afc711e9369bc566fb74636082b5889084 Signed-off-by: barveankit --- diff --git a/container-tag.yaml b/container-tag.yaml index ecd34c676..156f62ea6 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -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 diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 1d077d786..c8825fc04 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -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 diff --git a/releases/container-release-o-du-l2 b/releases/container-release-o-du-l2 index 1ffc2032b..b44f024ba 100644 --- a/releases/container-release-o-du-l2 +++ b/releases/container-release-o-du-l2 @@ -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 diff --git a/releases/container-release-o-du-l2-cu-stub b/releases/container-release-o-du-l2-cu-stub index 1a5063a46..b18ebc0b1 100644 --- a/releases/container-release-o-du-l2-cu-stub +++ b/releases/container-release-o-du-l2-cu-stub @@ -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