]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 6 Aug 2020 16:20:49 +0000 (06:20 -1000)
commit9390846e2abdd6837094a619ba4703a1be4a04cf
treeda1092427d88534979f79b675d7e4986529ffc11
parent7c1fff00b7268d518afa87078bdc781324c63d03
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>
(cherry picked from commit 0f7d093038274f4f21f6cca39a96aac4f6c32ee3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/core/target/ssh.py
meta/lib/oeqa/runtime/cases/ltp.py