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

kubeovn / kube-ovn / 23898688935
24%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2026 11:45AM UTC
Jobs 1
Files 205
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

02 Apr 2026 11:42AM UTC coverage: 24.393%. Remained the same
23898688935

push

github

web-flow
fix(e2e): wait for second provider network bridge in underlay AfterEach (#6567)

* fix(e2e): wait for second provider network bridge to disappear in underlay AfterEach

The underlay E2E AfterEach only waited for providerNetworkName's OVS
bridge to disappear before disconnecting Docker networks. When the
"update localnet port" test created a second provider network
(providerNetworkName2), its OVS bridge could still hold the Docker
network IP/route at disconnect time, causing the next test's Docker
network connect to fail with a route conflict (ifindex from the stale
bridge). This resulted in cascading failures for all subsequent
underlay tests.

Wait for both provider network bridges to be fully cleaned up before
disconnecting Docker networks.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

* fix(e2e): use independent deadline for each bridge wait

Address review feedback: give each WaitLinkToDisappear call its own
2-minute deadline so the second bridge wait is not starved if the
first one takes a long time.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

---------

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

13607 of 55782 relevant lines covered (24.39%)

0.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23898688935.1 02 Apr 2026 11:45AM UTC 205
24.39
GitHub Action Run
Source Files on build 23898688935
  • Tree
  • List 205
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • eaaf7c6a on github
  • Prev Build on master (#23893374930)
  • Next Build on master (#23902740999)
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