]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/quiescer: remove racy assertion 68510/head
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 26 Feb 2026 19:29:50 +0000 (14:29 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 21 Apr 2026 13:55:55 +0000 (09:55 -0400)
commit2571bbc98d436b84fb58a49f41b257fe0f2385f8
tree3e52a13bd100b872479fbe55a59d8585109530ac
parent51864afe208138783312f7ed2b1c1373216adaca
qa/tasks/quiescer: remove racy assertion

The cluster became clean and then an osdmap update caused the PG to peer
again. This triggered the assertion failing the test. Minor RADOS
hiccups should not cause this to fail.

Fixes: https://tracker.ceph.com/issues/75201
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 69f945912cf4f0447238bf8200eddad572a02eca)
qa/tasks/quiescer.py