]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jul 2024 10:10:38 +0000 (11:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jul 2024 21:55:35 +0000 (22:55 +0100)
commit127d3bd8d5509ae17e359c1365859fd362ffc74f
treea69b7c8560122b525fea69563af965c5b18bd484
parentf8b3975a9ce36ea7af5fd76243a823da2842415b
oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)

Ensure we show the failing exit code in case of failures.

We're seeing autobuilder failures with -15 (SIGTERM) which is probably from
slow boot/init. Retry in these cases for now.

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