Skip to content

chore(ci): update timeout for nested e2e bootstrap#2392

Merged
nevermarine merged 2 commits into
mainfrom
chore/ci/update-timeout-for-nested-e2e-bootstrap
May 22, 2026
Merged

chore(ci): update timeout for nested e2e bootstrap#2392
nevermarine merged 2 commits into
mainfrom
chore/ci/update-timeout-for-nested-e2e-bootstrap

Conversation

@nevermarine
Copy link
Copy Markdown
Collaborator

@nevermarine nevermarine commented May 22, 2026

Description

Increase the timeout for the nested E2E cluster bootstrap step in the reusable pipeline from 30 to 60 minutes.

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

Nested cluster bootstrap may take longer than 30 minutes in matrix E2E runs. In such cases the workflow fails because of the bootstrap step timeout even though the cluster setup is still progressing normally.

Increasing the timeout reduces false-negative CI failures for nested E2E jobs.

What is the expected result?

  1. Run the nested E2E matrix workflow.
  2. Verify that the reusable pipeline allows up to 60 minutes for the Bootstrap cluster [dhctl-bootstrap] step.
  3. Confirm that replicated and NFS jobs use the updated 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.

Signed-off-by: Maksim Fedotov <maksim.fedotov@flant.com>
Signed-off-by: Maksim Fedotov <maksim.fedotov@flant.com>
@nevermarine nevermarine force-pushed the chore/ci/update-timeout-for-nested-e2e-bootstrap branch from b7ca038 to 49d426f Compare May 22, 2026 07:27
@nevermarine nevermarine merged commit 9221d82 into main May 22, 2026
11 checks passed
@nevermarine nevermarine deleted the chore/ci/update-timeout-for-nested-e2e-bootstrap branch May 22, 2026 07:28
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.

2 participants