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

ovn-kubernetes / ovn-kubernetes / 19292524194
56%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-udp-conntrack-stale-entries
DEFAULT BRANCH: master
Ran 12 Nov 2025 09:55AM UTC
Jobs 1
Files 284
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

12 Nov 2025 09:23AM UTC coverage: 53.544% (+0.07%) from 53.472%
19292524194

Pull #5413

github

ricky-rav
Cluster manager shouldn't error out on localnets with no subnet

Localnets without a subnet specified are perfectly valid, but cluster manager will keep erroring out because of len(nInfo.Subnets()) > 0. This produces a red herring in the logs, where we retry to create a secondaryNetworkClusterManager 15 times until we give up:

I0724 18:43:21.377878      16 controller.go:257] Controller [clustermanager-nad-controller network controller]: error found while processing gh25b_tenant-blue: [clustermanager-nad-controller network controller]: failed to ensure network gh25b_tenant-blue: failed to create network gh25b_tenant-blue: no cluster network controller to manage topology

Let's not consider this an error when ensuring a network.

Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
Pull Request #5413: Cluster manager shouldn't error out on localnets with no subnet

3 of 3 new or added lines in 1 file covered. (100.0%)

15 existing lines in 4 files now uncovered.

39515 of 73799 relevant lines covered (53.54%)

436.18 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
68.68
-0.24% go-controller/pkg/ovn/base_network_controller.go
2
71.43
-0.65% go-controller/pkg/ovn/base_network_controller_namespace.go
4
81.12
-0.75% go-controller/pkg/networkmanager/network_controller.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 19292524194.1 12 Nov 2025 09:55AM UTC 284
53.54
GitHub Action Run
Source Files on build 19292524194
  • Tree
  • List 284
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5413
  • PR Base - master (#19282451690)
  • 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