-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Hotplug Integration Tests #4704
base: feature/vcpu-hotplug
Are you sure you want to change the base?
Hotplug Integration Tests #4704
Conversation
Will the hotplug features possibly land in 1.9? |
Hi @kanpov, thanks for your interest in the vcpu hotplugging feature! |
3af1fc3
to
aced9b1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/vcpu-hotplug #4704 +/- ##
=====================================================
Coverage 81.95% 81.95%
=====================================================
Files 257 257
Lines 31762 31762
=====================================================
Hits 26031 26031
Misses 5731 5731
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8da1a8f
to
0ba64b9
Compare
a8819ed
to
4faee33
Compare
fcc2f79
to
2ff7b52
Compare
Extend the python test API to include the hotplug endpoint. Signed-off-by: James Curtis <[email protected]>
bb2d108
to
08a69a8
Compare
Create some functional integration tests for hotplugging. Covering positive and negative cases, as well as onlining of vCPUs Signed-off-by: James Curtis <[email protected]>
08a69a8
to
f050f98
Compare
Changes
Add functional integration tests for vCPU hot-plugging
Reason
To ensure that everything works as intended
License Acceptance
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md
.PR Checklist
PR.
CHANGELOG.md
.TODO
s link to an issue.contribution quality standards.
rust-vmm
.