• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ovn-kubernetes / ovn-kubernetes / 20596278613
54%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2025 12:41PM UTC
Jobs 1
Files 289
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Dec 2025 02:20PM UTC coverage: 54.266% (+0.01%) from 54.254%
20596278613

push

github

jcaamano
egressip: Skip bridge configuration for secondary network IPs

Skip configuring EgressIPs on the bridge when they don't belong to the
OVN (primary) network. This prevents conflicts when EgressIPs are
assigned to secondary host networks. SyncEgressIP() will clean up
existing mistaken configurations during bootup while uprading OVN-K.

Uses util.IsOVNNetwork() to check network membership and adds a helper
function parseAndValidateEIP() to consolidate validation logic and fix
missing packet mark validation.

Tests have been added to verify that secondary network IPs are ignored
and that existing mistaken configurations are cleaned up.

Signed-off-by: Peng Liu <pliu@redhat.com>

79 of 111 new or added lines in 2 files covered. (71.17%)

15 existing lines in 4 files now uncovered.

40914 of 75395 relevant lines covered (54.27%)

427.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
48.42
0.0% go-controller/pkg/node/linkmanager/link_network_manager.go
31
64.84
3.18% go-controller/pkg/node/egressip/gateway_egressip.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
77.49
0.0% go-controller/pkg/ovn/egressqos.go
2
76.4
0.0% go-controller/pkg/ovn/hybrid.go
4
64.84
3.18% go-controller/pkg/node/egressip/gateway_egressip.go
7
62.6
-5.34% go-controller/pkg/ovn/controller/network_qos/network_qos_namespace.go
Jobs
ID Job ID Ran Files Coverage
1 20596278613.1 30 Dec 2025 12:40PM UTC 289
54.27
GitHub Action Run
Source Files on build 20596278613
  • Tree
  • List 289
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2d4a479c on github
  • Prev Build on master (#20572617031)
  • Next Build on master (#20609084252)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc