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

ovn-kubernetes / ovn-kubernetes / 26484558824
58%

Build:
DEFAULT BRANCH: master
Ran 27 May 2026 01:45AM UTC
Jobs 1
Files 322
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

26 May 2026 06:44PM UTC coverage: 58.169% (-0.01%) from 58.18%
26484558824

push

github

jcaamano
e2e: replace random allocations with ConfigMap-backed allocators

Replace randomVID, randomVNI, randomCUDNSubnets, randomVTEPSubnets,
randomIPVRFAgnhostSubnets, and randomBGPPeerSubnets with allocators
backed by ConfigMaps for collision-free parallel test isolation.

Introduces the allocators package with:
- AllocateInt/DeallocateInt: ConfigMap-backed integer allocator with
  optimistic concurrency and retry on conflict or allocation-full.
- AllocateUDNSubnets: allocates fixed overlapping UDN subnets on a
  infra compatible subnet range.
- AllocateBGP: allocates non-overlapping UDN subnets, BGP peer subnets,
  IP-VRF subnets, VTEP subnets, VNIs and VIDs from a single integer seed
  on an infra compatible range.

Narrow subnet ranges to 1024, we should not need anything bigger now
that we are not randomizing them.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>

50356 of 86568 relevant lines covered (58.17%)

347.26 hits per line

Coverage Regressions

Lines Coverage ∆ File
168
39.36
-0.17% go-controller/pkg/util/net_linux.go
57
26.05
-0.32% go-controller/pkg/kubevirt/pod.go
30
44.94
0.54% go-controller/pkg/node/controllers/evpn/evpn_pod_controller.go
18
63.01
-3.56% go-controller/pkg/ovn/controller/network_qos/network_qos.go
17
49.62
-12.98% go-controller/pkg/ovn/controller/network_qos/network_qos_namespace.go
10
78.3
-0.31% go-controller/pkg/ovn/gateway.go
5
61.7
1.83% go-controller/pkg/clustermanager/egressip_controller.go
3
72.57
-0.37% go-controller/pkg/ovn/base_network_controller.go
2
84.89
-0.6% go-controller/pkg/clustermanager/managedbgp/controller.go
2
66.11
-0.06% go-controller/pkg/ovn/egressip.go
2
79.35
0.0% go-controller/pkg/ovn/hybrid.go
Jobs
ID Job ID Ran Files Coverage
1 26484558824.1 27 May 2026 01:44AM UTC 322
58.17
GitHub Action Run
Source Files on build 26484558824
  • Tree
  • List 322
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 757f3099 on github
  • Prev Build on master (#26426446299)
  • Next Build on master (#26513919488)
  • 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