mesa/.gitlab-ci/tests
Guilherme Gallo 6ba2b33a8c ci/lava: Flexibilize section marker regexes
In some jobs, such as
https://gitlab.freedesktop.org/gallo/mesa/-/jobs/24904100, the kmsg is
interleaved with stderr/stdout in serial console, making it difficult to
confidently find the log messages to detect when the DUT is booting,
when the DUT is running etc.

Luckily, LAVA sends redundant messages about their signals. We can use
them to mitigate the chance of missing an interleaved message by being
more open to different messages, using the regex on both `debug` and
`target` LAVA log levels.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16323>
2022-07-07 00:28:53 +00:00
..
lava ci/lava: Follow job execution via LogFollower 2022-07-07 00:28:53 +00:00
utils ci/lava: Flexibilize section marker regexes 2022-07-07 00:28:53 +00:00
__init__.py
conftest.py ci/lava: Create LogFollower and move logging methods 2022-07-07 00:28:53 +00:00
test_lava_job_submitter.py ci/lava: Stop printing after the result line 2022-07-07 00:28:53 +00:00