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

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Feb 27, 2024

backport tracker: https://tracker.ceph.com/issues/64599


backport of #55760
parent tracker: https://tracker.ceph.com/issues/64568

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

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 cbodley added this to the quincy milestone Feb 27, 2024
@cbodley cbodley added the rgw label Feb 27, 2024
@github-actions github-actions bot added the tests label Feb 27, 2024
@cbodley
Copy link
Contributor Author

cbodley commented Feb 27, 2024

The following tests FAILED:
4 - run-tox-mgr (Failed)
22 - run-tox-cephadm (Failed)

@cbodley
Copy link
Contributor Author

cbodley commented Feb 27, 2024

jenkins test make check

@cbodley
Copy link
Contributor Author

cbodley commented Feb 27, 2024

jenkins test api

@yuriw
Copy link
Contributor

yuriw commented Apr 17, 2024

This PR is under test in https://tracker.ceph.com/issues/65558.

@yuriw
Copy link
Contributor

yuriw commented Apr 17, 2024

This PR is under test in https://tracker.ceph.com/issues/65561.

Copy link
Contributor

@yuriw yuriw left a comment

Choose a reason for hiding this comment

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

Reviewed-by: Casey Bodley cbodley@redhat.com

@yuriw
Copy link
Contributor

yuriw commented Apr 22, 2024

jenkins test make check

@yuriw
Copy link
Contributor

yuriw commented Apr 22, 2024

@cbodley cbodley merged commit 2e8fbb4 into ceph:quincy May 7, 2024
11 checks passed
@cbodley cbodley deleted the wip-64599-quincy branch May 7, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants