]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/qemurunner: Add extra logging when console doesn't appear
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Oct 2023 16:50:31 +0000 (17:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Oct 2023 08:51:37 +0000 (09:51 +0100)
commitbe3724854947ded160789d0353b7efb8c593040f
treebb81a2e096643a97665a9476f330d322647d5082
parentf8eff4c427881a98333fdf7c42f66ed6603e4f03
oeqa/qemurunner: Add extra logging when console doesn't appear

If the console doesn't appear, breifly sleep and try an extra read. This
is a useful debugging trick which we may as well preserve in the code. We're
already failing at this point so extra data is useful.

This means if we perturb things on the other port, we may gain useful logging
insight.

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