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

[TEST] Add unit/integration/end-to-end tests #6

Closed
starbops opened this issue Apr 22, 2024 · 3 comments · Fixed by #8
Closed

[TEST] Add unit/integration/end-to-end tests #6

starbops opened this issue Apr 22, 2024 · 3 comments · Fixed by #8
Assignees
Labels
area/test kind/enhancement Improve or augment existing functionality

Comments

@starbops
Copy link
Owner

starbops commented Apr 22, 2024

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.

@starbops
Copy link
Owner Author

starbops commented Nov 6, 2024

I didn't notice that the linked PR #8 closed the issue automatically. I've added more tests in #29 and am still working on the e2e tests.

@starbops starbops reopened this Nov 6, 2024
@starbops starbops moved this to In progress in KubeVirtBMC project Nov 11, 2024
@starbops starbops moved this from In progress to In review in KubeVirtBMC project Nov 11, 2024
@starbops
Copy link
Owner Author

We still lack the e2e testing for the data plane, i.e., virtual machine interaction via IPMI (and Redfish, hopefully).

@starbops
Copy link
Owner Author

Close as completed. Further enhancements were recorded in other issues.

@github-project-automation github-project-automation bot moved this from In progress to Done in KubeVirtBMC project Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test kind/enhancement Improve or augment existing functionality
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant