]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/target/ssh: Replace suggogatepass with ignoring errors
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 May 2019 18:49:25 +0000 (19:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 May 2019 13:37:59 +0000 (14:37 +0100)
commite4037c6911592700799d207ca8c3976afba18e25
tree0135c8a23fc98c06a59aeec92cc2182da7e2606c
parent334fb1db7bcf7456c9db263080cd281571c512dd
oeqa/target/ssh: Replace suggogatepass with ignoring errors

We continued to see encoding problems with ssh commands run in oeqa. After much
research the conclusion was we should use ignore the errors since some occasional bad
locale encoding is better than the unicode decoding issues we were seeing which crashed
large parts of tests.

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