]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Increase pause_wait() timeout
authorKevin Wolf <kwolf@redhat.com>
Fri, 13 Mar 2020 08:36:17 +0000 (09:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 21 Mar 2020 22:37:32 +0000 (22:37 +0000)
commite1df89bbbc25eedd3a7e4ba46ec50ec07414200f
tree659c3a3a711c5939ac4382b43bd46e988f833411
parentcd87f5e3783a16ea5ae631855d7bb89116adf0c3
iotests: Increase pause_wait() timeout

Waiting for only 1 second proved to be too short on a loaded system,
resulting in false positives when testing pull requests. Increase the
timeout a bit to make this less likely.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200313083617.8326-4-kwolf@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/qemu-iotests/iotests.py