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

kubernetes-sigs / kubebuilder / 21132887083
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: e2e-flakes
DEFAULT BRANCH: master
Ran 19 Jan 2026 10:01AM UTC
Jobs 1
Files 100
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

19 Jan 2026 09:47AM UTC coverage: 73.565%. Remained the same
21132887083

Pull #5376

github

camilamacedo86
🌱 (ci): Split E2E tests into separate Prow jobs to avoid timeouts

**Problem:**
E2E test suite takes 38-40 minutes total, hitting Prow's 40-minute timeout.
The fullnameOverride test runs last and gets killed by the timeout, causing
intermittent failures (not flakes - deterministic timeout).

**Solution:**
Split tests into 3 separate Prow jobs, each with independent 40-minute timeouts:

1. test-e2e-ci-v4 (~18 min) - Core go/v4 plugin tests
2. test-e2e-ci-helm (~17 min) - Helm plugin tests
3. test-e2e-ci-deployimage (~7 min) - Deploy-image plugin tests

**Changes:**
- Add test/e2e/ci-v4.sh - Run only v4 tests
- Add test/e2e/ci-helm.sh - Run only helm tests
- Add test/e2e/ci-deployimage.sh - Run only deploy-image tests
- Update test/e2e/setup.sh - Extract prepare_test_images() and add per-suite functions
- Add Makefile targets: test-e2e-ci-{v4,helm,deployimage}
- Add docs/testing/e2e-prow-jobs.md - Prow job configuration guide

**Benefits:**
- No timeout issues - Each job completes in < 20 minutes
- Parallel execution - All 3 jobs run simultaneously
- Faster feedback - Isolated failures per plugin
- Original test-e2e-ci target unchanged for local/legacy use

**Next Steps:**
Update Prow config in kubernetes/test-infra to add 3 separate job definitions.
See docs/testing/e2e-prow-jobs.md for job configuration.
Pull Request #5376: WIP 🌱 (ci): make e2e tests more robust for prow to avoid flakes

6551 of 8905 relevant lines covered (73.57%)

39.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21132887083.1 19 Jan 2026 10:01AM UTC 100
73.57
GitHub Action Run
Source Files on build 21132887083
  • Tree
  • List 100
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5376
  • PR Base - master (#21109566343)
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