Skip to content

support live migration from clvm_ng to nfs and vice-versa

c0cf895
Select commit
Loading
Failed to load commit list.
Draft

CLVM enhancements and fixes #12617

support live migration from clvm_ng to nfs and vice-versa
c0cf895
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 1s

17.99% (-0.03%) compared to 3bd5410

View this Pull Request on Codecov

17.99% (-0.03%) compared to 3bd5410

Details

Codecov Report

❌ Patch coverage is 8.90337% with 1678 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.99%. Comparing base (3bd5410) to head (c0cf895).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../hypervisor/kvm/storage/LibvirtStorageAdaptor.java 0.00% 711 Missing and 1 partial ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 1.78% 165 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 11.97% 121 Missing and 4 partials ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 105 Missing ⚠️
...stack/engine/orchestration/VolumeOrchestrator.java 21.73% 70 Missing and 2 partials ⚠️
...tack/storage/endpoint/DefaultEndPointSelector.java 0.00% 67 Missing ⚠️
...resource/wrapper/LibvirtMigrateCommandWrapper.java 8.95% 59 Missing and 2 partials ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 16.36% 45 Missing and 1 partial ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 0.00% 41 Missing ⚠️
...wrapper/LibvirtClvmLockTransferCommandWrapper.java 4.76% 40 Missing ⚠️
... and 27 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12617      +/-   ##
============================================
- Coverage     18.02%   17.99%   -0.03%     
- Complexity    16450    16489      +39     
============================================
  Files          5968     5976       +8     
  Lines        537086   538840    +1754     
  Branches      65961    66246     +285     
============================================
+ Hits          96820    96986     +166     
- Misses       429346   430909    +1563     
- Partials      10920    10945      +25     

☔ View full report in Codecov by Sentry.
📢 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.