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

quincy: test/rgw: increase timeouts in unittest_rgw_dmclock_scheduler #55789

Merged
merged 1 commit into from
May 7, 2024

Commits on Feb 27, 2024

  1. test/rgw: increase timeouts in unittest_rgw_dmclock_scheduler

    1ms sleeps are generally below the timer's resolution. increase run_for()
    durations to 50ms to make the tests far less sensitive to timing. in
    practice, none of the sleeps actually wait the full 50ms
    
    Fixes: https://tracker.ceph.com/issues/64568
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    (cherry picked from commit b4f3ddf)
    cbodley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    20c0c0c View commit details
    Browse the repository at this point in the history