]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa: qemurunner: Report UNIX Epoch timestamp on login
authorJoshua Watt <JPEWhacker@gmail.com>
Fri, 9 Sep 2022 14:33:01 +0000 (09:33 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Sep 2022 07:31:22 +0000 (08:31 +0100)
commit275b6f3c8d0eeafa3902c48a49655491a89c47bc
tree9cef9d5c080789d87c3f800bb26357aed889733b
parent85bea6d2b4d54564ae5ba671dfb5b533ce8ab7a8
oeqa: qemurunner: Report UNIX Epoch timestamp on login

Updates the log message printed when login banner is seen in QEMU to
report the UNIX Epoch time in addition to the human readable time. This
makes it much easier and accurate to correlate logs with the guest, in
particular with the guest journalctl which prints log timestamps in
human readable format and the oeqa SSH debug logging which prints the
UNIX Epoch.

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