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

kubeovn / kube-ovn / 27186816109
27%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2026 05:56AM 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

09 Jun 2026 05:54AM UTC coverage: 25.824%. Remained the same
27186816109

push

github

web-flow
test(e2e): require v1.17+ for non-primary CNI iptables cleanup test (#6840)

The non-primary CNI iptables cleanup behavior was introduced in #6462,
which only landed on master (VERSION v1.17.0) and was not backported to
release branches. Release-branch CI runs the default-branch e2e source
against the PR branch image, so this test executed against release-1.16
clusters that lack the feature and failed deterministically: without
#6462 the daemon keeps running runGateway -> setIptables and creates the
OVN-PREROUTING/POSTROUTING/MASQUERADE/NAT-POLICY chains.

SkipVersionPriorTo uses strict less-than, so the previous (1, 16) guard
did not skip on 1.16. Bump it to (1, 17) - the version where the feature
actually ships - so the test is skipped on release-1.16/1.15 while still
running on master (E2E_BRANCH unset -> version 999.999).

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

14955 of 57911 relevant lines covered (25.82%)

0.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27186816109.1 09 Jun 2026 05:56AM UTC 212
25.82
GitHub Action Run
Source Files on build 27186816109
  • Tree
  • List 212
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e67b5e58 on github
  • Prev Build on master (#27182172275)
  • Next Build on master (#27196941622)
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