Skip to content
Commit f5f7c75e authored by Peter Hoyes's avatar Peter Hoyes
Browse files

yocto/oeqa: Increase PtestRunnerDom0Test test timeout



The OEQA SSH runner kills processes that do not output anything after a
timeout period (default 300s). If this timeout occurs, the exit code
will be either 255 (if the SSH process exits cleanly) or 0 (if the SSH
process does not terminate within 5s and has to be killed).

The BATS tests (executed by ptest-runner) contain a lengthly period of
silence while waiting for the DomUs to boot (>300s) so increase the
timeout.

Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
parent c2b02514
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment