Skip to content

Commit

Permalink
qa/suites/rbd: set qemu task time_wait param
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
trociny committed Mar 29, 2018
1 parent af15b2c commit 6fe8d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/suites/rbd/maintenance/qemu/xfstests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6fe8d64

Please sign in to comment.