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

Fix flaky oximeter reregistration test #5661

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

bnaecker
Copy link
Collaborator

- Fixes #5645
- Reworks the registration task to use `wait_for_condition`. This
  extends the duration of the test, but is much less flaky when the
  system is loaded.
@bnaecker bnaecker requested a review from jgallagher April 29, 2024 20:12
oximeter/producer/src/lib.rs Outdated Show resolved Hide resolved
oximeter/producer/src/lib.rs Outdated Show resolved Hide resolved
- Use Dropshot instead of hyper's insanity
- Bump total wait duration for test success
@bnaecker bnaecker requested a review from jgallagher April 29, 2024 21:12
Copy link
Contributor

@jgallagher jgallagher left a comment

Choose a reason for hiding this comment

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

Nice! 👍

@bnaecker bnaecker enabled auto-merge (squash) April 29, 2024 21:33
@bnaecker bnaecker merged commit 161f5ea into main Apr 29, 2024
21 checks passed
@bnaecker bnaecker deleted the fix-flaky-oximeter-registration-task branch April 29, 2024 22:49
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.

test flake: oximeter-producer tests::test_producer_registration_task
2 participants