Skip to content

wait for Kube resource instead of APIBinding to make e2e tests more reliable#154

Open
xrstf wants to merge 1 commit intokcp-dev:mainfrom
xrstf:debug-e2e
Open

wait for Kube resource instead of APIBinding to make e2e tests more reliable#154
xrstf wants to merge 1 commit intokcp-dev:mainfrom
xrstf:debug-e2e

Conversation

@xrstf
Copy link
Copy Markdown
Contributor

@xrstf xrstf commented Apr 8, 2026

Summary

There is an everso small delay between an API being marked as Bound, and it truly being usable. This small delay is causing quite a few e2e flakes in our CI environment.

This PR uses a more brute-force, but reliable way to probing for a resource.

What Type of PR Is This?

/kind flake

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added kind/flake Categorizes issue or PR as related to a flaky test. release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the DCO. labels Apr 8, 2026
@kcp-ci-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign embik for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 8, 2026
…eliable

On-behalf-of: @SAP christoph.mewes@sap.com
@kcp-ci-bot kcp-ci-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 9, 2026
@xrstf xrstf requested a review from embik April 10, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. kind/flake Categorizes issue or PR as related to a flaky test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants