]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests.py: do not use infinite waits
authorJohn Snow <jsnow@redhat.com>
Thu, 23 May 2019 17:06:40 +0000 (13:06 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 17 Sep 2019 19:58:36 +0000 (14:58 -0500)
commit94a14e6f2a6d67540e3ccac6399c2be3adeda5bc
tree79cc8f932407cf94c78d622b967ea6a5fa4b9835
parent7415a83e9bf9a03c89873c570ab9c1df91f80b75
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>
(cherry picked from commit 8b6f5f8b9f3bec5cbeebefab34bae0102a2581b3)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/qemu-iotests/iotests.py