Skip to content

[VMware to KVM] Cleanup leftover migrated volumes in case of migration failures#13151

Open
nvazquez wants to merge 7 commits into
apache:mainfrom
shapeblue:423-vmw-kvm-cleanup-migrated-disks-failure
Open

[VMware to KVM] Cleanup leftover migrated volumes in case of migration failures#13151
nvazquez wants to merge 7 commits into
apache:mainfrom
shapeblue:423-vmw-kvm-cleanup-migrated-disks-failure

Address review comments

fbe7ac6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

18.08% (-0.01%) compared to 5893ba5, passed because coverage increased by 0% when compared to adjusted base (18.07%)

View this Pull Request on Codecov

18.08% (-0.01%) compared to 5893ba5, passed because coverage increased by 0% when compared to adjusted base (18.07%)

Details

Codecov Report

❌ Patch coverage is 39.14894% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.08%. Comparing base (5893ba5) to head (fbe7ac6).
⚠️ Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
...urce/wrapper/LibvirtBaseConvertCommandWrapper.java 52.14% 63 Missing and 15 partials ⚠️
...rtCleanupConvertedInstanceDisksCommandWrapper.java 4.16% 23 Missing ⚠️
...gent/api/CleanupConvertedInstanceDisksCommand.java 0.00% 20 Missing ⚠️
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 20.00% 18 Missing and 2 partials ⚠️
.../LibvirtImportConvertedInstanceCommandWrapper.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13151      +/-   ##
============================================
- Coverage     18.09%   18.08%   -0.01%     
+ Complexity    16723    16721       -2     
============================================
  Files          6037     6040       +3     
  Lines        542580   542643      +63     
  Branches      66427    66432       +5     
============================================
- Hits          98155    98137      -18     
- Misses       433399   433481      +82     
+ Partials      11026    11025       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.