Skip to content

fix(ci): increase timeout for bootstrap sdn#2413

Merged
universal-itengineer merged 2 commits into
mainfrom
fix/ci/e2e-nested-increase-timeout-wait-sdn
May 28, 2026
Merged

fix(ci): increase timeout for bootstrap sdn#2413
universal-itengineer merged 2 commits into
mainfrom
fix/ci/e2e-nested-increase-timeout-wait-sdn

Conversation

@universal-itengineer
Copy link
Copy Markdown
Member

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

Description

Increase the timeout for waiting for SDN workloads during e2e environment bootstrap from 300 to 600 seconds.

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

SDN deployments and the agent daemonset can take longer than 300 seconds to become ready in nested e2e environments. The longer timeout reduces flaky bootstrap failures while still failing the job when SDN does not become ready.

What is the expected result?

Nested e2e bootstrap waits up to 600 seconds for SDN deployments and the agent daemonset before failing.

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: fix
summary: "The SDN readiness timeout during nested e2e bootstrap has been increased."
impact_level: low

Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
@universal-itengineer universal-itengineer added this to the v1.9.0 milestone May 28, 2026
@universal-itengineer universal-itengineer marked this pull request as ready for review May 28, 2026 14:08
@universal-itengineer universal-itengineer force-pushed the fix/ci/e2e-nested-increase-timeout-wait-sdn branch from 6b2fc95 to b663503 Compare May 28, 2026 14:11
@universal-itengineer universal-itengineer merged commit b89c93d into main May 28, 2026
24 checks passed
@universal-itengineer universal-itengineer deleted the fix/ci/e2e-nested-increase-timeout-wait-sdn branch May 28, 2026 14:13
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