]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: Increase startup timeout 120 -> 300
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Jun 2021 22:29:35 +0000 (23:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jun 2021 22:49:47 +0000 (23:49 +0100)
commita40087c966af5ffb9309e1ddfdb3d06973e0bddd
tree4652d4bdb1b9aa18f118a1209968601ef720fb39
parente77844314d09ceff9c22338d366519928f4f7284
qemurunner: Increase startup timeout 120 -> 300

We now spend time copying the VM image into a tmpfs and with IO load on the
system, the time + the boot time of the VM can take longer than 120s. Increase
the timeout to match the added overhead of copying the image file.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py