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

ovn-kubernetes / ovn-kubernetes / 26513919488
58%

Build:
DEFAULT BRANCH: master
Ran 27 May 2026 02:01PM UTC
Jobs 1
Files 322
Run time 2min
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.184% (+0.02%) from 58.169%
26513919488

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>

50369 of 86568 relevant lines covered (58.18%)

347.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
58.36
-4.66% go-controller/pkg/ovn/controller/network_qos/network_qos.go
6
78.3
0.0% go-controller/pkg/ovn/gateway.go
5
66.67
-1.74% go-controller/pkg/networkmanager/pod_tracker.go
2
74.32
-0.49% go-controller/pkg/node/gateway_nftables.go
2
77.63
-0.29% go-controller/pkg/ovn/addresssetmanager/addressset_manager.go
2
79.35
0.0% go-controller/pkg/ovn/hybrid.go
1
77.88
-0.11% go-controller/pkg/ovn/base_network_controller_pods.go
Jobs
ID Job ID Ran Files Coverage
1 26513919488.1 27 May 2026 02:01PM UTC 322
58.18
GitHub Action Run
Source Files on build 26513919488
  • 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 (#26484558824)
  • Next Build on master (#26577623250)
  • 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