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

Integrate the Nephio operators for Cloud RAN into Nephio build and end-to-end testing #848

Open
liamfallon opened this issue Feb 5, 2025 · 1 comment

Comments

@liamfallon
Copy link
Member

liamfallon commented Feb 5, 2025

In R4 the Cloud RAN operators in Nephio are not included in the overall nephio make-based build process. For example, the O2 IMS operator code is written in python and is built separately. In addition, there are no integration test or end to end tests performed on those operators in Nephio.

To integrate those perators properly into Nephio the following tasks are required (non-exhaustive list)

  • Add the Cloud RAN operators into the Nephio build structure
  • Ensure that all jobs for linting, security scanning, image pushing, and releasing work for all operators
  • Add integration and end to end tests for the Cloud RAN operators to Nephio

@arora-sagar, @vjayaramrh, @dkosteck , @efiacor please elaborate and add any missing items.

We can create sub-issues in R5 to cover each of the bullets above.

@gvbalaji
Copy link

gvbalaji commented Feb 5, 2025

For R4 we will add one end to end test for create cluster on the IMS side.
For R5 we will add end to end test for installing FOCOM on a separate management cluster and it driving the O2 operator to create cluster.

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

No branches or pull requests

2 participants