ci/lava: Distinguish test suites in DUT vs Docker
authorGuilherme Gallo <guilherme.gallo@collabora.com>
Thu, 27 Apr 2023 21:48:53 +0000 (18:48 -0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 19 May 2023 14:45:17 +0000 (14:45 +0000)
commit2cee21ffa5d2fe14341e6b172ebd9ec6183f8bbf
tree040cf44196d27d23456b730c0204f684931820ea
parent8626a52637f31aed08c62cf33727820cc68342c6
ci/lava: Distinguish test suites in DUT vs Docker

Test suite in the dut is just running SSH server and waiting for the
docker container to start the SSH session. So it can take all the test
cases accumulated duration, not just the init-stage1.sh part anymore.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22870>
.gitlab-ci/lava/utils/log_section.py
.gitlab-ci/tests/utils/test_lava_log.py