mesa/.gitlab-ci/lava
Guilherme Gallo 3b8d10d270 ci/lava: Improve result parsing regex
LAVA job logs have an ongoing problem of message interleaving with kmsg.
So any kernel dumps and LAVA signals (which are being printed in kmsg)
will have a chance to clutter the pattern matching for `hwci: mesa:
(pass|fail)` line.

v2:
- Add an 1 second sleep before exiting the test script, to give enough
  time to print the result message without conflicting with LAVA ENDTC
  signal from kmsg

Closes: #6714

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17175>
2022-06-28 22:51:45 +00:00
..
exceptions.py ci/lava: Retry when data fetching log RPC call is corrupted 2022-04-28 06:33:46 +00:00
lava-gitlab-ci.yml ci: Allow specifying a different kernel in LAVA jobs 2022-04-13 07:34:36 +00:00
lava-pytest.sh ci: Add unit tests for lava_job_submitter 2022-02-16 23:32:39 +00:00
lava-submit.sh ci/lava: Improve exception handling 2022-04-28 06:33:46 +00:00
lava_job_submitter.py ci/lava: Improve result parsing regex 2022-06-28 22:51:45 +00:00