]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: drop randomized sleeps in "big image" tests 67152/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:38:03 +0000 (22:38 +0100)
commit938b5eb86aea9dbd5e57ce795693bfb512b4e58e
treec5b687d07d5faef1d5a1fed22374492321ae47ca
parent1ad65706faad10a3b157e58b5ab874b8bb16e263
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