diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-10 10:32:06 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-26 06:11:30 -0800 |
commit | ae98542b907e8a524982f4a91c68bdab8d48a843 (patch) | |
tree | 53c53f029e620b42fd2b0f3c34f65c8ff78e7e28 /bitbake/lib/bb/exceptions.py | |
parent | e57dc303e1cf5665c0ff1d5b44e5d593538b9559 (diff) | |
download | poky-ae98542b907e8a524982f4a91c68bdab8d48a843.tar.gz |
oeqa/runtime/ssh: Rework ssh timeout
After the changes to improve this test, we keep seeing image testing ssh
failures, particularly on mips.
It looks like part of the problem is that on a loaded system, 5s is too short
for mips to reliably establish an ssh connection. I've seen logs where it keeps
timing out and fails to work, then the debug code successfully uses ssh later after
everything else fails.
Change the timings/retries to give slow platforms enough time to respond.
(From OE-Core rev: 55780565831a1a5fa292d82b2b04943fb9ddc82e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ba64ccf3ad6e40461219b72d60eb0fe5cb38fddd)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'bitbake/lib/bb/exceptions.py')
0 files changed, 0 insertions, 0 deletions