]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/qemurunner: Improve runqemu log output debug
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 07:07:05 +0000 (00:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 07:12:44 +0000 (00:12 -0700)
commit0e0fa1461863ec586b4f028dfd7d641f091ea928
tree84b3fe9ee01f2e78cd62493fa668b07ad0413028
parent6459dde380febce24d2c355d441d9cb3b14409b9
oeqa/qemurunner: Improve runqemu log output debug

If runqemu fails, ensure the log output is shown as its invaluable
to aid debugging. Its slightly convoluted since we need to ensure
we don't block on reading the pipe which may still be executing
hence the need for nonblocking IO.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py