mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
qa/suites/rbd: set qemu task time_wait param
so workloads qemu_dynamic_features.sh and qemu_rebuild_object_map.sh, which check if qemu is finished with periodicity 60 sec, have enough time to detect this before the rbd image is removed. Fixes: https://tracker.ceph.com/issues/23502 Signed-off-by: Mykola Golub <mgolub@suse.com>
This commit is contained in:
parent
af15b2cef4
commit
6fe8d64705
@ -9,5 +9,6 @@ io_workload:
|
||||
clone: true
|
||||
type: block
|
||||
disks: 3
|
||||
time_wait: 120
|
||||
test: http://git.ceph.com/?p={repo};a=blob_plain;hb={branch};f=qa/run_xfstests_qemu.sh
|
||||
exclude_arch: armv7l
|
||||
|
Loading…
Reference in New Issue
Block a user