Skip to content

Fix flaking TestImpersonation#3932

Merged
kcp-ci-bot merged 1 commit intokcp-dev:mainfrom
ntnn:fix-test-impersonation
Mar 20, 2026
Merged

Fix flaking TestImpersonation#3932
kcp-ci-bot merged 1 commit intokcp-dev:mainfrom
ntnn:fix-test-impersonation

Conversation

@ntnn
Copy link
Member

@ntnn ntnn commented Mar 20, 2026

Summary

TestImpersonation used require.NoError within require.Eventually, meaning if the user is not immediately able to access the workspace the test fails.

What Type of PR Is This?

/kind flake

Related Issue(s)

Fixes #

Release Notes

NONE

TestImpersonation used require.NoError within require.Eventually,
meaning if the user is not immediately able to access the workspace the
test fails.

Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
@ntnn ntnn added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 20, 2026
@kcp-ci-bot kcp-ci-bot added 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. kind/flake Categorizes issue or PR as related to a flaky test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 20, 2026
@ntnn ntnn added this to tbd Mar 20, 2026
@github-project-automation github-project-automation bot moved this to Backlog in tbd Mar 20, 2026
@mjudeikis
Copy link
Contributor

/retest
diff flakes TestCachedResourceVirtualWorkspace TestWorkspaceTypes

@ntnn
Copy link
Member Author

ntnn commented Mar 20, 2026

/retest

@ntnn
Copy link
Member Author

ntnn commented Mar 20, 2026

/retest

CI infra

@ntnn
Copy link
Member Author

ntnn commented Mar 20, 2026

/retest

flake

@mjudeikis
Copy link
Contributor

/lgtm
/approve

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

LGTM label has been added.

DetailsGit tree hash: dfcdafd14eb52d45465f75ed1342399d1a7f5f93

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mjudeikis

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 20, 2026
@kcp-ci-bot kcp-ci-bot merged commit 7fa8c40 into kcp-dev:main Mar 20, 2026
14 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in tbd Mar 20, 2026
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/S Denotes a PR that changes 10-29 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants