qemu-e2k/tests/vm
Peter Maydell 6b699ae1be tests/vm: Increase timeout waiting for VM to boot to 5 minutes
The VM tests currently have a timeout of 2 minutes for trying
to connect to ssh. Since the guest VM has to boot from cold
to the point of accepting inbound ssh during this time, if the
host machine is heavily loaded it can spuriously time out.
Increase the timeout from 2 to 5 minutes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Fam Zheng <famz@redhat.com>
Message-id: 20180823112153.15279-1-peter.maydell@linaro.org
2018-08-24 11:31:28 +01:00
..
Makefile.include tests/vm: Add vm-build-all/vm-clean-all in help text 2018-08-15 10:12:35 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests/vm: Increase timeout waiting for VM to boot to 5 minutes 2018-08-24 11:31:28 +01:00
centos tests: Add centos VM testing 2018-08-15 10:12:35 +08:00
freebsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
netbsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
openbsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
ubuntu.i386 tests/vm: Use make's --output-sync option 2018-08-15 10:12:35 +08:00

README

See docs/devel/testing.rst for help.