]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/iotests.py
iotests.py: do not use infinite waits
authorJohn Snow <jsnow@redhat.com>
Thu, 23 May 2019 17:06:40 +0000 (13:06 -0400)
committerMax Reitz <mreitz@redhat.com>
Fri, 14 Jun 2019 12:16:57 +0000 (14:16 +0200)
commit8b6f5f8b9f3bec5cbeebefab34bae0102a2581b3
tree6fbb073754e619cac48cbb434216a81cc980d86c
parentd81e1efbea7d19c2f142d300df56538c73800590
iotests.py: do not use infinite waits

Cap waits to 60 seconds so that iotests can fail gracefully if something
goes wrong.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20190523170643.20794-3-jsnow@redhat.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py