]> code.ossystems Code Review - openembedded-core.git/commit
ltp: make copyFrom scp command non-fatal
authorMatthew <matthew.zeng@windriver.com>
Wed, 5 Aug 2020 18:51:33 +0000 (14:51 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Aug 2020 14:12:34 +0000 (15:12 +0100)
commit0f7d093038274f4f21f6cca39a96aac4f6c32ee3
treef479166e942b1df2a6c1e04ccec0b6f401ffa32a
parent6d4bfd341eb48e6904cb5b645727cbf351f02a2e
ltp: make copyFrom scp command non-fatal

[YOCTO #13802]

Make the scp failure non-fatal so the ltp tests continue to run and
the rest of the logs will be available to see afterwards.

Signed-off-by: Mingde (Matthew) Zeng <matthew.zeng@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/target/ssh.py
meta/lib/oeqa/runtime/cases/ltp.py