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

Commits on Oct 15, 2024

  1. Fix flaky target allocator test

    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 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c77795a View commit details
    Browse the repository at this point in the history