Skip to content

Make e2e tests more reliable in CI#13

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

Make e2e tests more reliable in CI#13
kcp-ci-bot merged 1 commit intokcp-dev:mainfrom
xrstf:debug-e2e

Conversation

@xrstf
Copy link
Contributor

@xrstf xrstf commented Mar 2, 2026

Summary

This PR adds a small wait loop between checking for the initializer absence and using the newly created cluster, allowing for kcp to do some work to eventually make the new cluster truly usable. This makes the e2e tests on CI much more stable.

What Type of PR Is This?

/kind flake

Related Issue(s)

Fixes #12

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 2, 2026
@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/test all

@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/test all

@kcp-ci-bot kcp-ci-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 2, 2026
On-behalf-of: @SAP christoph.mewes@sap.com
@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/test all

@xrstf xrstf changed the title WIP - begin to unflake the e2e tests Make e2e tests more reliable in CI Mar 2, 2026
@kcp-ci-bot kcp-ci-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 2, 2026
@xrstf xrstf requested a review from ntnn March 2, 2026 17:30
Copy link
Member

@ntnn ntnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

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

LGTM label has been added.

DetailsGit tree hash: 734bad77c648365faff4ceb67e5b5692e719b8e7

@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/approve

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ntnn, 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 Mar 2, 2026
@kcp-ci-bot kcp-ci-bot merged commit 95c759d into kcp-dev:main Mar 2, 2026
11 checks passed
@xrstf xrstf deleted the debug-e2e branch March 3, 2026 13:17
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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flake: e2e tests

3 participants