tests/prom-env: Bump the timeout, and test pseries only in slow mode
commitb95b5a0a52b323533a7b5b2a0deedc7e9c6befd9
authorThomas Huth <thuth@redhat.com>
Thu, 21 Sep 2017 05:39:15 +0000 (21 07:39 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 16 Oct 2017 11:29:49 +0000 (16 13:29 +0200)
treebf3531d10a12078d60c86f73f56bffa3748c1375
parent790bbb9768e6a21920e76989f931db80ca67dc10
tests/prom-env: Bump the timeout, and test pseries only in slow mode

If QEMU has been compiled with the flags --enable-tcg-interpreter and
--enable-debug, the guest is running incredibly slow. The prom-env
test is approximately 10 times slower than normal in this case, and
it takes up to 500 seconds until the test with the pseries machine
finishs. While we should still look for ways to speed up the test
on the pseries machine here, let's bump the timeout to 600 seconds to
allow the test to pass with this unusal configuration already now.
Also move the pseries test into the "slow" category - since it is
really a very slow test.

Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/prom-env-test.c