]> Git Repo - qemu.git/commit
python/machine: Change default timeout to 30 seconds
authorJohn Snow <[email protected]>
Mon, 20 Jul 2020 16:02:52 +0000 (12:02 -0400)
committerPeter Maydell <[email protected]>
Sat, 25 Jul 2020 16:27:10 +0000 (17:27 +0100)
commit8226a4b88b35aab2d7c95f9dbe2fcd662276685a
tree41e45a4f8b6d688c56a5b1a22f0645200b446634
parente68808a797d0c585b0e82e4a788d1ba8899b01eb
python/machine: Change default timeout to 30 seconds

3 seconds is too short for some tests running inside busy VMs. Build it out to
a rather generous 30 seconds to find out conclusively if there are more severe
problems in the merge/CI tests.

Signed-off-by: John Snow <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-id: 20200720160252[email protected]
Signed-off-by: Peter Maydell <[email protected]>
python/qemu/machine.py
This page took 0.024322 seconds and 4 git commands to generate.