Skip to content

Linstor: Add LinstorDataMotionStrategy for VM live migration

95cf17d
Select commit
Loading
Failed to load commit list.
Merged

Linstor: support live migration from other primary storage #12532

Linstor: Add LinstorDataMotionStrategy for VM live migration
95cf17d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 1s

16.24% (+0.00%) compared to c0b5358

View this Pull Request on Codecov

16.24% (+0.00%) compared to c0b5358

Details

Codecov Report

❌ Patch coverage is 3.65535% with 369 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.24%. Comparing base (c0b5358) to head (95cf17d).
⚠️ Report is 13 commits behind head on 4.20.

Files with missing lines Patch % Lines
...tack/storage/motion/LinstorDataMotionStrategy.java 0.00% 208 Missing ⚠️
...cloudstack/storage/datastore/util/LinstorUtil.java 8.97% 141 Missing and 1 partial ⚠️
...tore/driver/LinstorPrimaryDataStoreDriverImpl.java 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.20   #12532    +/-   ##
==========================================
  Coverage     16.24%   16.24%            
- Complexity    13396    13406    +10     
==========================================
  Files          5658     5659     +1     
  Lines        499273   499542   +269     
  Branches      60600    60627    +27     
==========================================
+ Hits          81125    81169    +44     
- Misses       409104   409328   +224     
- Partials       9044     9045     +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.