Uh oh!
There was an error while loading. Please reload this page.
[VMware to KVM Migration] Fix for converted instance NPE issue when source VMware instance OVF is exported from management server - #11003
Conversation
sureshanaparti
commented
Jun 11, 2025
@blueorangutan package |
blueorangutan
commented
Jun 11, 2025
@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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.20 #11003 +/- ##
==========================================
Coverage 16.14% 16.15% - Complexity 13256 13266 +10
==========================================
Files 5657 5657 Lines 497903 497701 -202 Branches 60375 60349 -26 ==========================================
- Hits 80392 80388 -4 + Misses 408550 408369 -181 + Partials 8961 8944 -17
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:
|
blueorangutan
commented
Jun 11, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13706 |
DaanHoogland
left a comment
There was a problem hiding this comment.
One very nitpicking comment.
Is this ready for review yet @sureshanaparti ?
Uh oh!
There was an error while loading. Please reload this page.
…ource vmware instance ovf is exported from management server
b1447c6 to
6b1a220Comparesureshanaparti
commented
Jun 12, 2025
@blueorangutan package |
blueorangutan
commented
Jun 12, 2025
@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
commented
Jun 12, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13749 |
sureshanaparti
commented
Jun 17, 2025
@blueorangutan test |
blueorangutan
commented
Jun 17, 2025
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Jun 18, 2025
[SF] Trillian test result (tid-13540)
|
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, I didn't encounter any issues while testing it
sureshanaparti
commented
Jul 4, 2025
Merging based on the review/tests. |
…ource vmware instance ovf is exported from management server (apache#11003)
Description
This PR fixes converted instance NPE issue in VMware to KVM Migration when source VMware instance OVF is exported from management server.
Fixes#10982
Some of the changes of the below PRs were missing in 4.20, resulting in NPE.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested VMware instance migration to KVM, without ovftool installation on KVM hosts. OVF of source VMware instance is downloaded from Management Server.
How did you try to break this feature and the system with this change?