Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deploy commit & image tags for oai-nfapi-sim-compose #552

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PapaySail
Copy link
Collaborator

Use images oaisoftwarealliance/oai-gnb:2023.w43 and oaisoftwarealliance/oai-nr-ue:2023.w43 with relevant commit of docker-compose.yaml.

@PapaySail PapaySail requested a review from pirog-spb May 23, 2024 17:39
@PapaySail PapaySail self-assigned this May 23, 2024
@PapaySail PapaySail linked an issue May 23, 2024 that may be closed by this pull request
11 tasks
doc: corrected command to exec shell in UE pod
@@ -1,20 +1,28 @@
# OpenAir Core + OpenAir RAN as a docker-compose
We will use 5G L2 nFAPI simulator to test L2 and above Layers. Let's pull Eurecom's deployment for 5G SA mode with 1 User: [OAI Full Stack 5G-NR L2 simulation with containers and a proxy](https://gitlab.eurecom.fr/oai/openairinterface5g/-/tree/develop/ci-scripts/yaml_files/5g_l2sim_tdd) and replace the UPF with our eUPF.
We will use 5G L2 nFAPI simulator to test L2 and above Layers. Let's pull Eurecom's deployment for 5G SA mode with 1 User: [OAI Full Stack 5G-NR L2 simulation with containers and a proxy](https://gitlab.eurecom.fr/oai/openairinterface5g/-/tree/f1d080d31515d3cc9a31a41fd548753ccba4f09f/ci-scripts/yaml_files/5g_l2sim_tdd) and replace the UPF with our eUPF.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better to use tags instead of direct commit hash

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, tags is better. But here we have faulty releases and configs. That commint found as working, and it It is parent to commit with faulty changes to docker-compose and config files. See Troubleshooting section in #547 (comment)

@@ -11,7 +11,7 @@ image:
registry: ghcr.io
repository: edgecomllc
name: eupf
tag: 893648fecb05faf4b92656647f26922b34148a6c
tag: main
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the latest tag instead pls

Copy link
Collaborator Author

@PapaySail PapaySail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

about commit use tags instead of revision
@pirog-spb v2.1.0 is faulty, this commit brakes it all. This deploy will not work.
All proviously set OAI image tags was precisly selected as compatible, working set. As well, OAI commit hash was selected as having correct configs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check all deployment configurations for relevance
2 participants