On Wed, 25 Jan 2023 at 13:32, Mikko Rapeli <[email protected]> wrote:
> Major difference is that with the series full boot log is do_testimage > task debug output. It's not in bitbake output though, that remains > unchanged. Now if there are any hangs, timeouts or other problems, the > do_testimage logs with the patch series will contain information where > exactly the failure happened. And without this patch series, a hang in > qemu goes undetected and whole test execution hangs, and in multiple > locations: first in test ssh command output select() read() loop for > every command executed on target and then in the QMP debug output > for every ssh command which fails with return value 255. Unfortunately I tend to agree with RP: if everything works normally, and even if the tests themselves fail, this amount of output is excessive, and is just noise. If you are experiencing hangs, then the verbosity needs to be conditionally enabled, and off by default. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176377): https://lists.openembedded.org/g/openembedded-core/message/176377 Mute This Topic: https://lists.openembedded.org/mt/96401356/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
