Skip to content

[v18] Prevent flakiness in TestKube/Join#61704

Merged
rosstimothy merged 1 commit intobranch/v18from
bot/backport-61693-branch/v18
Nov 24, 2025
Merged

[v18] Prevent flakiness in TestKube/Join#61704
rosstimothy merged 1 commit intobranch/v18from
bot/backport-61693-branch/v18

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #61693 to branch/v18

The test was reliant on all the output of a session being
replicated to all parties before a 5s timer closed the session.
To make the test more resiliant it was rewritten such that
it validates the expected output from one of the parties output,
then exits the session, then when all parties have been closed,
it examines the entire output of the other parties to validate
their output.

Fixes #55044
@rosstimothy rosstimothy added the no-changelog Indicates that a PR does not require a changelog entry label Nov 22, 2025
@rosstimothy rosstimothy marked this pull request as ready for review November 22, 2025 17:55
@github-actions github-actions bot requested review from kshi36 and zmb3 November 22, 2025 17:56
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 November 24, 2025 11:02
@rosstimothy rosstimothy added this pull request to the merge queue Nov 24, 2025
Merged via the queue into branch/v18 with commit 35b5100 Nov 24, 2025
45 checks passed
@rosstimothy rosstimothy deleted the bot/backport-61693-branch/v18 branch November 24, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants