]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: print tail qemu log in case bootlog is empty
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Fri, 22 Sep 2017 23:05:41 +0000 (16:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 13:16:46 +0000 (14:16 +0100)
commit39ffa0f3779305c5e8ef86fe4572e961c5912021
treeb2e955617fbf4bc1b4a30b6cce46176807bcb68c
parent073610af04be326f9245ca91714526b390fb72cd
qemurunner: print tail qemu log in case bootlog is empty

There are cases where the 'while loop' waiting for login prompt fails
and the bootlog variable does not get populated, thus use the the new
qemurunner member (self.msg) which stores all output coming from the qemu
process.

[YOCTO #12113]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py