Skip to content

Improve unmounting and mounting on destination and origin

e0e84ba
Select commit
Loading
Failed to load commit list.
Closed

[SolidFire] Fix inter-cluster VM migrations on zone-wide SolidFire pools #11633

Improve unmounting and mounting on destination and origin
e0e84ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 13, 2026 in 1s

15.17% (-0.01%) compared to 2e113e5

View this Pull Request on Codecov

15.17% (-0.01%) compared to 2e113e5

Details

Codecov Report

❌ Patch coverage is 0% with 133 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.17%. Comparing base (2e113e5) to head (e0e84ba).
⚠️ Report is 1 commits behind head on 4.19.

Files with missing lines Patch % Lines
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 52 Missing ⚠️
...oud/hypervisor/vmware/resource/VmwareResource.java 0.00% 48 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 0.00% 15 Missing ⚠️
.../com/cloud/agent/api/UnmountDatastoresCommand.java 0.00% 12 Missing ⚠️
.../subsystem/api/storage/PrimaryDataStoreDriver.java 0.00% 3 Missing ⚠️
...astore/driver/SolidFirePrimaryDataStoreDriver.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #11633      +/-   ##
============================================
- Coverage     15.18%   15.17%   -0.01%     
+ Complexity    11370    11369       -1     
============================================
  Files          5415     5416       +1     
  Lines        476082   476208     +126     
  Branches      58129    58155      +26     
============================================
- Hits          72288    72283       -5     
- Misses       395702   395834     +132     
+ Partials       8092     8091       -1     

☔ 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.