fix(qemu): increase vm boot time 32/38732/3
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Wed, 26 Apr 2023 11:34:55 +0000 (13:34 +0200)
committerPeter Mikus <peter.mikus@protonmail.ch>
Fri, 12 May 2023 04:36:56 +0000 (04:36 +0000)
commitc3233bc7565d41301b4e42a4bc7b94c219a8b7a7
treef2e6b0c4fd38fd44526fa25cbe5bdca672213c32
parent85677c8f1b0539ef7e7d2412645dd9013a79e886
fix(qemu): increase vm boot time

On 3n-tsh testbed, the vm sometimes times out when booting. Increasing
the timeout is harmless since it doesn't affect perfomance.

JIRA: CSIT-1877

Change-Id: I45eebdfba2fcd7c9a0be083ebb3515d37724e965
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
resources/libraries/python/QemuUtils.py