diff options
author | Jon Mason <jdmason@kudzu.us> | 2024-07-04 16:31:56 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-08 09:17:09 +0100 |
commit | 8d405ba864005083e5e45418a4cc8494e4875f20 (patch) | |
tree | 2a9685c6fe38b79fe7b0abdb788e7b9a34e5d720 /meta/recipes-devtools/go/go-1.22.4.inc | |
parent | 0979646a1bd224e3690380ab9fb3e0079bcafcf4 (diff) | |
download | poky-8d405ba864005083e5e45418a4cc8494e4875f20.tar.gz |
oeqa/runtime/ssh: check for all errors at the end
With the retry for the -SIGTERM, it is possible to still see that error
after the 5th attempt and mark the run a success. Check for any
non-zero status in the final check and error out to close the gap.
While there, make the error print match the one above and be a little
more verbose. Also, I'm seeing it take roughly 6 attempts on my local
(very slow) system to pass. So, increasing the number of attempts to
10.
(From OE-Core rev: 3c3ebe591eef6e0479d623ec2237cfea16db5c80)
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/go/go-1.22.4.inc')
0 files changed, 0 insertions, 0 deletions