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

Epic : End to end Tests #234

Closed
10 of 12 tasks
gvbalaji opened this issue May 30, 2023 · 3 comments
Closed
10 of 12 tasks

Epic : End to end Tests #234

gvbalaji opened this issue May 30, 2023 · 3 comments
Labels
area/package-management SIG Automation Package Management Subproject sig/automation
Milestone

Comments

@gvbalaji
Copy link

gvbalaji commented May 30, 2023

This epic lists the end to end tests.

@gvbalaji gvbalaji added area/package-management SIG Automation Package Management Subproject sig/automation labels May 30, 2023
@gvbalaji gvbalaji added this to the sprint5 milestone May 30, 2023
@gvbalaji gvbalaji changed the title End to end Tests Epic : End to end Tests May 30, 2023
@johnbelamaric
Copy link
Member

We have a framework for e2e tests to build these out.

If you look in https://github.com/nephio-project/test-infra/tree/main/e2e/tests you will see NNN.sh files. Right now, there is a PR to add up through 006.sh which would cover the first 4 of these. I will note them up above, and assign numbers to each of the others so we can not clobber each other.

@johnbelamaric
Copy link
Member

Ok, I assigned each of these a test case number, so we can dole them out separately and people can work on them without conflicting.

I noted in each individual issue which test case number they should use.

Right now, we have everything through the operator coming up. To get a call through, we still need:

  • The updated free5gc operator and operator package
  • The updated SMF, AMF, UPF packages that use the entire package specialization pipeline
  • The solution to populating UPF information into the SMF package
  • Intercluster networking, either automatically or manually (e.g., run a script that generates a container lab topology) after provisioning the clusters

@johnbelamaric
Copy link
Member

All done and working :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/package-management SIG Automation Package Management Subproject sig/automation
Projects
Status: Done
Development

No branches or pull requests

2 participants