Skip to content

Fix SSVM validation and rollback lifecycle handling for NFS secondary…

174b37d
Select commit
Loading
Failed to load commit list.
Open

storage: validate NFS secondary storage mount using SSVM during image store discovery #12678

Fix SSVM validation and rollback lifecycle handling for NFS secondary…
174b37d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

17.60% (-0.01%) compared to 5caf6cd, passed because coverage increased by 0% when compared to adjusted base (17.60%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to 5caf6cd, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 0% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (5caf6cd) to head (174b37d).

Files with missing lines Patch % Lines
...ain/java/com/cloud/storage/StorageManagerImpl.java 0.00% 53 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12678      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
- Complexity    15659    15660       +1     
============================================
  Files          5917     5917              
  Lines        531394   531447      +53     
  Branches      64970    64977       +7     
============================================
- Hits          93575    93563      -12     
- Misses       427269   427335      +66     
+ Partials      10550    10549       -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.