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

test/rgw: increase timeouts in unittest_rgw_dmclock_scheduler #55760

Merged
merged 1 commit into from Feb 27, 2024

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Feb 26, 2024

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

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

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>
@cbodley cbodley requested a review from a team as a code owner February 26, 2024 14:47
@rosinL
Copy link
Member

rosinL commented Feb 27, 2024

jenkins test make check arm64

5 similar comments
@rosinL
Copy link
Member

rosinL commented Feb 27, 2024

jenkins test make check arm64

@rosinL
Copy link
Member

rosinL commented Feb 27, 2024

jenkins test make check arm64

@rosinL
Copy link
Member

rosinL commented Feb 27, 2024

jenkins test make check arm64

@rosinL
Copy link
Member

rosinL commented Feb 27, 2024

jenkins test make check arm64

@rosinL
Copy link
Member

rosinL commented Feb 27, 2024

jenkins test make check arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants