]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa: postactions: Ignore SSH errors
authorMathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Tue, 7 Oct 2025 17:38:08 +0000 (19:38 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Oct 2025 09:27:02 +0000 (10:27 +0100)
commitb7b3db490f9cdf99e71f114aec9fc8ad5c1d1d56
treeb682680d4ddb2393c2aff1580ec9191478a42f47
parent5bcc914cf5a193137cddc004f3b38b7b04af9ecb
oeqa: postactions: Ignore SSH errors

Postactions are not part of the tests but allow to retrieve useful data
from the target. They try to do this using SSH, but this can fail when
no SSH server is present on the target. Ignore these fails.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/postactions.py