Fix for live migration of VM with config drive, on KVM#11516
Conversation
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 4.20 #11516 +/- ##
============================================
+ Coverage 16.17% 18.40% +2.22%
- Complexity 13286 15234 +1948
============================================
Files 5656 5445 -211
Lines 497994 488666 -9328
Branches 60401 57374 -3027
============================================
+ Hits 80535 89915 +9380
+ Misses 408498 388612 -19886
- Partials 8961 10139 +1178
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14729 |
|
@blueorangutan test keepEnv |
|
@borisstoyanov a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
weizhouapache
left a comment
There was a problem hiding this comment.
testeded
live migration worked
|
I applied your patch to 4.20.1.0 and can confirm it's working. |
|
[SF] Trillian test result (tid-14116)
|
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, manually checked it
Description
This PR fixes live migration of VM with config drive, on KVM.
Fixes #11425
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested live migration of VM (with config drive) on KVM hypervisor (OL8).
How did you try to break this feature and the system with this change?