diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-10 10:32:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-11 12:17:03 +0100 |
commit | 2f9ba70637402d51e341bd880662500b0441a0f9 (patch) | |
tree | feae9f2781d527d6a2d7c274d562150b1a15d963 /scripts/lib/scriptutils.py | |
parent | 5f78d78beb3ec5b5ecc4b8423bffb1d217d54387 (diff) | |
download | poky-2f9ba70637402d51e341bd880662500b0441a0f9.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: ba64ccf3ad6e40461219b72d60eb0fe5cb38fddd)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions