Skip to content

Merge branch '4.22' into 4.22-kvm-ha-on-shared-mount-point

9cebe72
Select commit
Loading
Failed to load commit list.
Merged

KVM: Enable HA heartbeat on ShareMountPoint #12773

Merge branch '4.22' into 4.22-kvm-ha-on-shared-mount-point
9cebe72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 3.84615% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (c1af36f) to head (9cebe72).
⚠️ Report is 1 commits behind head on 4.22.

Files with missing lines Patch % Lines
...oud/hypervisor/kvm/storage/LibvirtStoragePool.java 0.00% 15 Missing ⚠️
...om/cloud/hypervisor/kvm/resource/KVMHAMonitor.java 0.00% 4 Missing ⚠️
.../hypervisor/kvm/storage/KVMStoragePoolManager.java 0.00% 3 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 0.00% 1 Missing ⚠️
...irtCheckVMActivityOnStoragePoolCommandWrapper.java 0.00% 1 Missing ⚠️
...e/driver/CloudStackPrimaryDataStoreDriverImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12773      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
+ Complexity    15676    15674       -2     
============================================
  Files          5917     5917              
  Lines        531537   531546       +9     
  Branches      64985    64988       +3     
============================================
- Hits          93610    93598      -12     
- Misses       427369   427391      +22     
+ Partials      10558    10557       -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.