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

pacific: test: monitor thrasher wait until quorum #51799

Merged
merged 1 commit into from Jul 5, 2023

Conversation

NitzanMordhai
Copy link
Contributor

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


backport of #51570
parent tracker: https://tracker.ceph.com/issues/52316

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

With 1 sec. delay we may sometimes fail to get correct length of
quorum since the monitor didn't updated on time.
With the following fix, we will wait for quorum and check every few
seconds (3) until timeout (30).

Fixes: https://tracker.ceph.com/issues/52316
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit fbd10ba)
@NitzanMordhai NitzanMordhai added this to the pacific milestone May 29, 2023
@github-actions github-actions bot added the tests label May 29, 2023
@NitzanMordhai
Copy link
Contributor Author

jenkins test api

@kamoltat
Copy link
Member

jenkins test api

@yuriw yuriw merged commit 1486a3f into ceph:pacific Jul 5, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants