Skip to content

fix(tests): increase default operation timeout for Kubernetes tests#853

Merged
jakobmoellerdev merged 2 commits into
open-component-model:mainfrom
jakobmoellerdev:increase-unit-test-timeout
Sep 9, 2025
Merged

fix(tests): increase default operation timeout for Kubernetes tests#853
jakobmoellerdev merged 2 commits into
open-component-model:mainfrom
jakobmoellerdev:increase-unit-test-timeout

Conversation

@jakobmoellerdev

Copy link
Copy Markdown
Member

Why this change is needed

  • Adjusted DefaultKubernetesOperationTimeout from 15 seconds to 60 seconds to prevent test failures caused by insufficient timeout during Kubernetes operations.
  • Ensures stability and consistency in test execution, especially in environments with higher latency.

Which issue(s) this PR fixes

test timeouts happening from time to time causing flakiness

#### Why this change is needed
- Adjusted `DefaultKubernetesOperationTimeout` from 15 seconds to 60 seconds to prevent test failures caused by insufficient timeout during Kubernetes operations.
- Ensures stability and consistency in test execution, especially in environments with higher latency.

Signed-off-by: Jakob Möller <jakob.moeller@sap.com>
@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner September 9, 2025 09:40
@github-actions github-actions Bot added kind/bugfix Bug size/xs Extra small labels Sep 9, 2025
@jakobmoellerdev jakobmoellerdev enabled auto-merge (squash) September 9, 2025 12:35
@jakobmoellerdev jakobmoellerdev merged commit 015a93d into open-component-model:main Sep 9, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix Bug size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants