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

kubeovn / kube-ovn / 22555082278
24%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2026 11:13PM UTC
Jobs 1
Files 204
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

01 Mar 2026 11:10PM UTC coverage: 23.086%. Remained the same
22555082278

push

github

web-flow
test(e2e): optimize test execution time by reducing unnecessary waits (#6369)

* test(e2e): optimize test execution time by reducing unnecessary waits

- Reduce global poll interval from 2s to 1s for faster resource readiness detection
- Fix WaitUntil ignoring its interval parameter (was hardcoded to 2s)
- Reduce disaster test sleep from 60s to 5s (process STOP/CONT simulation)
- Reduce nc timeout from 5s to 2s in NAT policy external access checks
- Add PeriodSeconds:1 and FailureThreshold:1 to VPC pod probe tests
- Skip redundant StatefulSet IPPool iterations (replicas 1,2) and test only replicas=3
- Parallelize NAT policy ipset/iptables checks across nodes

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

* test(e2e): unify poll interval to 1s and reduce pod termination grace period

Replace all 150 hardcoded 2*time.Second poll intervals with the framework
poll constant (1s) or time.Second for files outside the framework package.
Also reduce TerminationGracePeriodSeconds from 3 to 1 for pods and add it
to StatefulSets to speed up teardown.

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

* test(e2e): fix deployment termination grace period and remaining poll intervals

- Add TerminationGracePeriodSeconds=1 to MakeDeployment, consistent with
  MakePod and MakeStatefulSet. Without this, deployment pods use the
  default 30s grace period, slowing down all deployment-based tests.
- Reduce checkIPSetOnNode poll interval from 3s to 1s to match the
  unified poll standard.
- Reduce waitForInterfaceState poll interval from 5s to 1s to match the
  unified poll standard.

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

* test(e2e): parallelize AfterEach cleanup to reduce te... (continued)

12559 of 54402 relevant lines covered (23.09%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22555082278.1 01 Mar 2026 11:13PM UTC 204
23.09
GitHub Action Run
Source Files on build 22555082278
  • Tree
  • List 204
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3168803a on github
  • Prev Build on master (#22544948892)
  • Next Build on master (#22556716249)
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