fix: deploy commit & image tags for oai-nfapi-sim-compose#552
Open
fix: deploy commit & image tags for oai-nfapi-sim-compose#552
Conversation
11 tasks
11 tasks
doc: corrected command to exec shell in UE pod
pirog-spb
reviewed
Jun 2, 2024
| @@ -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. | |||
Collaborator
There was a problem hiding this comment.
It's better to use tags instead of direct commit hash
Collaborator
Author
There was a problem hiding this comment.
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)
pirog-spb
reviewed
Jun 2, 2024
| repository: edgecomllc | ||
| name: eupf | ||
| tag: 893648fecb05faf4b92656647f26922b34148a6c | ||
| tag: main |
Collaborator
There was a problem hiding this comment.
Use the latest tag instead pls
PapaySail
commented
Jun 11, 2024
Collaborator
Author
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use images oaisoftwarealliance/oai-gnb:2023.w43 and oaisoftwarealliance/oai-nr-ue:2023.w43 with relevant commit of docker-compose.yaml.