]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: reduce randomized sleeps in live import tests 67154/head
authorIlya Dryomov <idryomov@gmail.com>
Thu, 29 Jan 2026 20:41:03 +0000 (21:41 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 1 Feb 2026 22:08:37 +0000 (23:08 +0100)
commit533ea1414ebe61c4868af38a8d3a77ac8679a830
treebef47a69ba9c5daa34560135dab284ae6fe19311
parentcad567149a0ef348e9a7088bb3cc5b54e450662b
qa/workunits/rbd: reduce randomized sleeps in live import tests

These tests were tuned for slower hardware than what we have now.
Currently "rbd migration execute" always finishes (successfully) before
the NBD server is killed.

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