]> Git Repo - qemu.git/commit - tests/vm/basevm.py
tests/vm: Increase timeout waiting for VM to boot to 5 minutes
authorPeter Maydell <[email protected]>
Thu, 23 Aug 2018 11:21:53 +0000 (12:21 +0100)
committerPeter Maydell <[email protected]>
Fri, 24 Aug 2018 10:31:28 +0000 (11:31 +0100)
commit6b699ae1be9f257478d5eca7ef65dcea270a2796
tree4a9520307c4d6f6c395c14b3f38caafe12f9267a
parent3c825bb7c1b4289ef05f51b5b77ac0967b6a27fa
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 <[email protected]>
Acked-by: Fam Zheng <[email protected]>
Message-id: 20180823112153[email protected]
tests/vm/basevm.py
This page took 0.021644 seconds and 4 git commands to generate.