Skip to content

chore(ci): increase timeout for e2e test on nested cluster#2322

Open
universal-itengineer wants to merge 1 commit intomainfrom
chore/ci/nested-e2e-increase-timeout
Open

chore(ci): increase timeout for e2e test on nested cluster#2322
universal-itengineer wants to merge 1 commit intomainfrom
chore/ci/nested-e2e-increase-timeout

Conversation

@universal-itengineer
Copy link
Copy Markdown
Member

@universal-itengineer universal-itengineer commented May 6, 2026

Description

Increase the e2e timeout for nested cluster jobs in .github/workflows/e2e-matrix.yml from 3.5h to 5h.

Why do we need it, and what problem does it solve?

Nested cluster e2e runs take longer than the current timeout in CI and may be interrupted before the test flow finishes. This causes unstable results and reruns even when the environment is still progressing normally. Increasing the timeout gives nested cluster jobs enough time to complete and reduces false-negative failures caused by CI timeout limits.

What is the expected result?

  1. Run nested cluster e2e jobs in CI.
  2. Verify jobs for both configured Kubernetes versions use the updated 5h timeout.
  3. Confirm long-running nested cluster e2e executions are no longer terminated by the previous 3.5h timeout.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: ci
type: chore
summary: "Increase timeout for nested cluster e2e jobs from 3.5h to 5h."
impact_level: low

@universal-itengineer universal-itengineer marked this pull request as ready for review May 6, 2026 07:16
@universal-itengineer universal-itengineer added this to the v1.9.0 milestone May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant