Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempts to stabilize lib/srv/regular tests #38076

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

rosstimothy
Copy link
Contributor

All tests that use the common fixture suffer from periodic failures due to timeout waiting for announce to be sent. This stems from the fixture forcing a heartbeat for the node being created in the test timing out. Instead of using the heartbeat interface to fire an early heartbeat, the server is upserted directly into the test auth instance.

All tests that use the common fixture suffer from periodic failures
due to `timeout waiting for announce to be sent`. This stems from
the fixture forcing a heartbeat for the node being created in the
test timing out. Instead of using the heartbeat interface to fire
an early heartbeat, the server is upserted directly into the test
auth instance.
@rosstimothy rosstimothy marked this pull request as ready for review February 11, 2024 16:01
@github-actions github-actions bot requested review from AntonAM and kimlisa February 11, 2024 16:01
@rosstimothy rosstimothy added the no-changelog Indicates that a PR does not require a changelog entry label Feb 11, 2024
@gravitational gravitational deleted a comment from github-actions bot Feb 11, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from kimlisa February 11, 2024 16:12
@rosstimothy rosstimothy added this pull request to the merge queue Feb 11, 2024
Merged via the queue into master with commit de4233c Feb 11, 2024
42 of 43 checks passed
@rosstimothy rosstimothy deleted the tross/ssh_heartbeat_tests branch February 11, 2024 16:44
@public-teleport-github-review-bot

@rosstimothy See the table below for backport results.

Branch Result
branch/v13 Create PR
branch/v14 Create PR
branch/v15 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants