]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Add retry logic to remove most sleeps in mirroring tests
authorKotresh HR <khiremat@redhat.com>
Sat, 7 Feb 2026 14:26:36 +0000 (19:56 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 12 Feb 2026 17:21:44 +0000 (22:51 +0530)
commitc1e827247bd20e8a1851bc2d7a9861c12d033ef0
treec77ad64e7839c9816274315d53a2eb13683dd7ec
parentf2a98edfc002a9c9c8df236a812719da23bb2dd0
qa: Add retry logic to remove most sleeps in mirroring tests

The mirroring tests contain lot of sleeps adding it up to ~1hr.
This patch adds a retry logic and removes most of them. This
is cleaner and saves considerable time in test time for mirroring.

Fixes: https://tracker.ceph.com/issues/74878
Signed-off-by: Kotresh HR <khiremat@redhat.com>
qa/tasks/cephfs/test_mirroring.py