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

kubeovn / kube-ovn / 26020830481
27%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 08:01AM UTC
Jobs 1
Files 212
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

18 May 2026 07:56AM UTC coverage: 25.275% (-0.001%) from 25.276%
26020830481

push

github

web-flow
feat(controller): distribute gateway chassis priority across VPCs (#6745)

Currently all VPCs get the same gateway chassis priority ordering based
on nodesLister iteration order, which is non-deterministic. This causes
multiple VPCs to collide on the same active gateway node.

Sort the chassis list using Sha256Hash(vpcName + chassisName) before
assigning priorities, so each VPC gets a deterministic and distributed
ordering. Uses the existing util.Sha256Hash function.

Signed-off-by: rohan-kluisz <Rohan.Meshram@Kluisz.ai>

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

2 existing lines in 1 file now uncovered.

14522 of 57456 relevant lines covered (25.27%)

0.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
20.64
-0.05% pkg/controller/vpc.go

Coverage Regressions

Lines Coverage ∆ File
2
61.61
-0.62% pkg/ovs/ovn-nb-bfd.go
Jobs
ID Job ID Ran Files Coverage
1 26020830481.1 18 May 2026 08:00AM UTC 212
25.27
GitHub Action Run
Source Files on build 26020830481
  • Tree
  • List 212
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0a30fdc4 on github
  • Prev Build on master (#26015478120)
  • Next Build on master (#26021596127)
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