]> 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, 13 May 2019 19:50:00 +0000 (20:50 +0100)
commitb3bae8aba5b897c1afcc8bf4ad8929251812d2b5
treeaa7bb186207d0c381193ae84ea5440e99743b9f5
parent1b9a2374be8723de654afa2c59a8b10266e5d8df
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