OSDN Git Service

tests/boot-sector: Increase timeout to 600 seconds
authorThomas Huth <thuth@redhat.com>
Fri, 22 Sep 2017 03:06:57 +0000 (05:06 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 26 Sep 2017 06:11:23 +0000 (09:11 +0300)
commit07897000194a7e2810819598773732e1c71a5c5b
tree67c0744bbba487c424049ed1304f5cb888d56210
parentaf5eeb2c3b691e13b55724e4b6d831cb054ffebe
tests/boot-sector: Increase timeout to 600 seconds

If QEMU has been compiled with the flags --enable-tcg-interpreter and
--enable-debug, the guest is running incredibly slow. The pxe boot test
can take up to 400 seconds when testing the pseries ppc64 machine. While
we should still look for ways to speed up the test on the pseries machine,
it's better to increase the timeout in this test to 600 seconds anyway to
allow the test to pass successfully now with this unusal configuration
already.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/boot-sector.c