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

metamorphic: fix TestOptionsRoundtrip flake #3458

Merged

Conversation

RaduBerinde
Copy link
Member

Print 10 decimal digits of ioLatencyProbability when stringifying
the options and make sure that it's at least that value when
generating a random probability.

Fixes #3421.

@RaduBerinde RaduBerinde requested review from a team and itsbilal March 26, 2024 20:01
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Print 10 decimal digits of `ioLatencyProbability` when stringifying
the options and make sure that it's at least that value when
generating a random probability.

Fixes cockroachdb#3421.
@RaduBerinde RaduBerinde force-pushed the fix-flaky-options-roundtrip branch from 1ac486a to 01bca0f Compare March 26, 2024 20:02
Copy link
Collaborator

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @itsbilal)

@RaduBerinde RaduBerinde merged commit c735d7b into cockroachdb:master Mar 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

meta: TestOptionsRoundtrip is flaky
3 participants