]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: drop randomized sleeps in "big image" tests 67151/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 28 Jan 2026 09:41:13 +0000 (10:41 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 1 Feb 2026 21:37:06 +0000 (22:37 +0100)
commit30bcd88cba21d6b7fb0a1081445972866d5b2f4a
tree855b8af4fb5a133a168df8a3dec1a30cbda4b28b
parent066b547ba3e4fbae7ea27ec33ed66cd1ea2fb92c
qa/workunits/rbd: drop randomized sleeps in "big image" tests

These tests were tuned for slower hardware than what we have now.
Even without these the image is often 25-30% synced by the time the
test gets to the "non-primary snapshot in question is still being
synced" assert.

Fixes: https://tracker.ceph.com/issues/74601
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit ec868d5ca2e56bd6003b002eb5f15d575edabd4e)
qa/workunits/rbd/rbd_mirror.sh