]> Git Repo - qemu.git/commit
tests/boot-serial-test: Bump timeout to 6 minutes
authorPeter Maydell <[email protected]>
Fri, 17 Aug 2018 16:14:04 +0000 (17:14 +0100)
committerPeter Maydell <[email protected]>
Mon, 20 Aug 2018 09:39:27 +0000 (10:39 +0100)
commit627fce617868df87b3757375a2a0318ad2beb381
treee4705082426b44d9da9a6359aeac7ad9648a672a
parentadaec191bfb31e12d40af8ab1b869f5b40d61ee9
tests/boot-serial-test: Bump timeout to 6 minutes

On a SPARC host that I'm using as a build test machine, the
boot-serial-test for the SPARC guest machines takes about 65
seconds to execute. This means that it hits the current
60 second timer on these tests. Push the timeout up so
that it doesn't trigger spuriously on slow hosts like this one.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Acked-by: Mark Cave-Ayland <[email protected]>
Message-id: 20180817161404[email protected]
tests/boot-serial-test.c
This page took 0.025432 seconds and 4 git commands to generate.