From: Mykola Golub Date: Thu, 29 Mar 2018 11:10:58 +0000 (+0300) Subject: qa/suites/rbd: set qemu task time_wait param X-Git-Tag: v13.1.0~444^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F21131%2Fhead;p=ceph.git 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 --- diff --git a/qa/suites/rbd/maintenance/qemu/xfstests.yaml b/qa/suites/rbd/maintenance/qemu/xfstests.yaml index ffa012e30bf..38022f6b915 100644 --- a/qa/suites/rbd/maintenance/qemu/xfstests.yaml +++ b/qa/suites/rbd/maintenance/qemu/xfstests.yaml @@ -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