Skip to content

Add network.vxlan.mode to agent.properties

0ee09b3
Select commit
Loading
Failed to load commit list.
Open

kvm: Add a configuration setting to switch between multicast and evpn VXLAN modes #13107

Add network.vxlan.mode to agent.properties
0ee09b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 0s

18.08% (-0.01%) compared to 1e512ab, passed because coverage increased by 0% when compared to adjusted base (18.08%)

View this Pull Request on Codecov

18.08% (-0.01%) compared to 1e512ab, passed because coverage increased by 0% when compared to adjusted base (18.08%)

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.08%. Comparing base (1e512ab) to head (0ee09b3).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
...cloud/hypervisor/kvm/resource/BridgeVifDriver.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13107      +/-   ##
============================================
- Coverage     18.08%   18.08%   -0.01%     
+ Complexity    16706    16704       -2     
============================================
  Files          6037     6037              
  Lines        542437   542440       +3     
  Branches      66420    66421       +1     
============================================
- Hits          98088    98082       -6     
- Misses       433333   433342       +9     
  Partials      11016    11016              

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