Uh oh!
There was an error while loading. Please reload this page.
kvm: replace ISO path in vm XML configuration during vm migration - #9212
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.19 #9212 +/- ##
===========================================
Coverage 14.96% 14.96% - Complexity 10994 11006 +12
===========================================
Files 5373 5373 Lines 469303 469365 +62 Branches 61048 58589 -2459 ===========================================
+ Hits 70215 70251 +36 - Misses 391314 391335 +21 - Partials 7774 7779 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
shwstppr
left a comment
There was a problem hiding this comment.
Code LGTM. Minor comment. Unit tests can be added if feasible
Uh oh!
There was an error while loading. Please reload this page.
weizhouapache
commented
Jun 11, 2024
@blueorangutan package |
blueorangutan
commented
Jun 11, 2024
@weizhouapache 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 11, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9869 |
weizhouapache
commented
Jun 11, 2024
@blueorangutan test rocky8 kvm-rocky8 |
blueorangutan
commented
Jun 11, 2024
@weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests |
blueorangutan
commented
Jun 12, 2024
[SF] Trillian test result (tid-10414)
|
vladimirpetrov
left a comment
There was a problem hiding this comment.
LGTM based on manual testing. I cannot reproduce the problem after this patch.
weizhouapache
commented
Jun 12, 2024
thanks @vladimirpetrov ! merging |
…ache#9212) * kvm: replace ISO path in vm XML configuration during vm migration * Update 9212: address comments * kvm: fix vm migration if there are multiple image stores
Description
This PR fixes#8901
steps to reproduce the issue
expected result: migration succeeds.
actually result: sometimes migration works, sometimes not
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?