]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: reduce randomized sleeps in live import tests 67139/head
authorIlya Dryomov <idryomov@gmail.com>
Thu, 29 Jan 2026 20:41:03 +0000 (21:41 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 30 Jan 2026 13:41:36 +0000 (14:41 +0100)
commit592e3a9846b130c7321481f8b2bf9dba2fb05195
tree89a0c862bec9060a2c0e3e6dd669306fa7e58b7f
parentaf3ff2ba2b384ceac5bb4b0d617d0dfafaf446db
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>
qa/workunits/rbd/cli_migration.sh