ci/bare-metal: Include a timestamp in our serial reads.
authorEric Anholt <eric@anholt.net>
Mon, 31 Aug 2020 19:41:57 +0000 (12:41 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 3 Sep 2020 23:22:42 +0000 (23:22 +0000)
commit785d3cace47f15bae3f848954c03b9a82daf1074
tree318f6b2de2b52e5b49ed134c05145c9e5fbe31be
parentff42b7e8041dc09363cbfd4c54533ff280505cd0
ci/bare-metal: Include a timestamp in our serial reads.

gitlab CI doesn't include timestamps in its logs by default, but it's
really useful for finding delays in our CI so stuff one in on the lines
coming in from serial and being output to the gitlab log.  The artifacts
file is still the raw serial output.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6529>
.gitlab-ci/bare-metal/serial_buffer.py