Skip to content

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

Merged
kcp-ci-bot merged 1 commit intokcp-dev:mainfrom
xrstf:debug-e2e
Apr 13, 2026
Merged

wait for Kube resource instead of APIBinding to make e2e tests more reliable#154
kcp-ci-bot merged 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 of 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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels 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
@mjudeikis
Copy link
Copy Markdown
Contributor

Im suprised this worked...
/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
@kcp-ci-bot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 65950434dc737d8c824241e084bb8c1705484c13

@xrstf
Copy link
Copy Markdown
Contributor Author

xrstf commented Apr 13, 2026

/approve

@kcp-ci-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mjudeikis, xrstf

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2026
@kcp-ci-bot kcp-ci-bot merged commit f59c0b1 into kcp-dev:main Apr 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/flake Categorizes issue or PR as related to a flaky test. lgtm Indicates that a PR is ready to be merged. 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.

3 participants