]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: reduce randomized sleeps in live import tests 67153/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:05:51 +0000 (23:05 +0100)
commita64a3fd9183f183ab649b69457e5412b1ada91c7
tree2ea0be5784aa6d68ca5bed573738b3eb3ccab0d0
parentab2234593ae767938f06d61a06ac4ff847db0b79
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)

Conflicts:
qa/workunits/rbd/cli_migration.sh [ commit afc89fdde80f
  ("qa/workunits/rbd: add test_import_nbd_stream_disconnected()")
  was originally skipped due to NBD stream not being in squid at
  the time ]
qa/suites/rbd/cli/workloads/rbd_cli_migration.yaml
qa/workunits/rbd/cli_migration.sh