]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: monitor thrasher wait until quorum 51801/head
authorNitzan Mordechai <nmordech@redhat.com>
Thu, 18 May 2023 13:37:38 +0000 (13:37 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Mon, 29 May 2023 07:49:52 +0000 (07:49 +0000)
commiteff6b284d2b8498e87e7a597f17b944b4c01806c
treeb81b91affd133283653b0a8b6f27c95638d0641f
parentee95d55a6b6d0d77f3e73eb805c5acb67c71b794
test: monitor thrasher wait until quorum
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 fbd10badbfad71f208de6b48008a20963d375ae9)
qa/tasks/mon_thrash.py