]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime/ssh: increase the number of attempts
authorJon Mason <jdmason@kudzu.us>
Thu, 22 Aug 2024 15:09:55 +0000 (11:09 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2024 15:17:37 +0000 (16:17 +0100)
commitc796438eec5dd6b4671b798f85506bc89ff402ab
tree37a184757d32ff3b4df5403d2c88f74b62afd0a6
parent6d2938e53cad5d9bf2e78a5403e9f9fab1db77b4
oeqa/runtime/ssh: increase the number of attempts

Under high load, the ssh test is hitting the amount of retries.
Increase it to 20 to avoid this issue.  This would increase the maximum
failure time from 50 seconds (5 * 10) to 100 seconds.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/ssh.py