diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-18 06:57:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-20 12:48:11 +0100 |
commit | e3ab221ee3212f8294dac4b839eb312f8df3af15 (patch) | |
tree | 0508f26d9519acce6827f55aa0492eec6f0f479d /meta-skeleton | |
parent | acd162f0301dd9c6692e203676cbda6301738503 (diff) | |
download | poky-e3ab221ee3212f8294dac4b839eb312f8df3af15.tar.gz |
oeqa/qemurunner: Increase serial timeout
Increase the serial login timeout from 60 to 120s. This seems like a
long time, however for a qemumips image with systemd+PAM and openssh,
(e.g. core-image-sato-sdk + DISTRO=poky-altcfg), the getty connects
to systemd's pam module which waits on logind and 45s for all this
to happen at the same time as things like ssh key generation happens
is not unknown.
Increase the timeout to match the longer times we know these things
can take in the worst case scenarios since we're tired of intermittent
issues related to the serial login affecting the autobuilder.
(From OE-Core rev: d8b4292db741de660f756dfb766210814d587b7a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions