]> Git Repo - qemu.git/commit
qemu-iotests: extend QMP socket timeout when using valgrind
authorEmanuele Giuseppe Esposito <[email protected]>
Mon, 9 Aug 2021 09:01:09 +0000 (11:01 +0200)
committerHanna Reitz <[email protected]>
Wed, 1 Sep 2021 10:57:31 +0000 (12:57 +0200)
commitd0c34326c89a6b1b839c61e6cc24d5befef7d38d
treedb5699790d32d94d1ae9673a8922bb1da4fc1573
parenta9b4c6bb64b2908eb2d074fbe6d682ee7ff599e0
qemu-iotests: extend QMP socket timeout when using valgrind

As with gdbserver, valgrind delays the test execution, so
the default QMP socket timeout and the generic class
Timeout in iotests.py timeouts too soon.

Signed-off-by: Emanuele Giuseppe Esposito <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-Id: <20210809090114[email protected]>
Signed-off-by: Hanna Reitz <[email protected]>
tests/qemu-iotests/iotests.py
This page took 0.025122 seconds and 4 git commands to generate.