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

Extend hostid test backoff #49193

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Extend hostid test backoff #49193

merged 1 commit into from
Nov 19, 2024

Conversation

rosstimothy
Copy link
Contributor

Attempts to reduce any flakiness caused by contention producing a host id by allowing tests to use a longer exponential backoff and retrying more times. #48903 improved the backoff, but it proved to still be not enough to satisfy the nightly flake finder.

Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
@rosstimothy rosstimothy added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 backport/branch/v16 backport/branch/v17 labels Nov 19, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49193.d3pp5qlev8mo18.amplifyapp.com

@rosstimothy
Copy link
Contributor Author

This branch passed the following test, prior to this I was only able to get --cpu="0.05" to pass reliably

docker run --cpus="0.01" -vteleport:/teleport golang:1.22.4-bookworm /teleport/hostid.test -test.count=1000 -test.timeout=60m -test.failfast -test.v -test.run "TestReadOrCreate"

@rosstimothy rosstimothy marked this pull request as ready for review November 19, 2024 15:30
@rosstimothy rosstimothy added this pull request to the merge queue Nov 19, 2024
Merged via the queue into master with commit 7bb8c6b Nov 19, 2024
46 checks passed
@rosstimothy rosstimothy deleted the tross/tweak_hostid_backoff branch November 19, 2024 17:36
@public-teleport-github-review-bot

@rosstimothy See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Create PR

rosstimothy added a commit that referenced this pull request Nov 19, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
rosstimothy added a commit that referenced this pull request Nov 19, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
rosstimothy added a commit that referenced this pull request Nov 19, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
rosstimothy added a commit that referenced this pull request Nov 19, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
rosstimothy added a commit that referenced this pull request Nov 19, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
github-merge-queue bot pushed a commit that referenced this pull request Nov 22, 2024
Attempts to reduce any flakiness caused by contention producing a
host id by allowing tests to use a longer exponential backoff and
retrying more times.
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