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 target allocator test #3355

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

swiatekm
Copy link
Contributor

The test involves measuring the rate limit for the Prometheus CR watcher , which is difficult to do given the potential timing differences between hosts. I basically just relaxed a lot of the checks - the test now passes if we take a lot longer than expected, and the tested interval is also larger to begin with.

The test involves measuring the rate limit for the Prometheus CR watcher
, which is difficult to do given the potential timing differences
between hosts. I basically just relaxed a lot of the checks - the test
now passes if we take a lot longer than expected, and the tested
interval is also larger to begin with.
@swiatekm swiatekm added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 15, 2024
@swiatekm swiatekm requested a review from a team as a code owner October 15, 2024 09:52
@jaronoff97 jaronoff97 merged commit 8de23cc into open-telemetry:main Oct 15, 2024
35 checks passed
@swiatekm swiatekm deleted the chore/fix-flaky-test branch October 15, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants