]> code.ossystems Code Review - openembedded-core.git/commit
target/ssh.py: Add dump_target support
authorSaul Wold <Saul.Wold@windriver.com>
Mon, 28 Sep 2020 21:23:13 +0000 (14:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2020 14:01:46 +0000 (15:01 +0100)
commitcef1a2b03b359c018911abc29db1895d0f46814c
treea17bfd806c9c5d1e49ed8f2e0224b25572801dfa
parenta63675fab4d9f638570912b15a07932f549cc4d1
target/ssh.py: Add dump_target support

This adds the dump_target support when the ssh command fails with
a 'No route to host'. This is will provide additional data when a
Qemu target fails to respond during autobuilder testing. This does
not fix 14002 [0], but may help track down why qemu looses networking

[0] https://bugzilla.yoctoproject.org/show_bug.cgi?id=14002

Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/target/ssh.py