-
Notifications
You must be signed in to change notification settings - Fork 4
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
[TEST] Add unit/integration/end-to-end tests #6
Labels
Milestone
Comments
Merged
We still lack the e2e testing for the data plane, i.e., virtual machine interaction via IPMI (and Redfish, hopefully). |
This was referenced Jan 4, 2025
This was referenced Jan 17, 2025
Close as completed. Further enhancements were recorded in other issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the project lacks testing to protect the code. We need to add different levels of testing to ensure the code's robustness and quality. This is also a requirement before we can transfer the project to the KubeVirt organization according to the implementation phases of the design proposal.
P.S. This is a follow-up issue of #1.
The text was updated successfully, but these errors were encountered: