mesa/.gitlab-ci/lava
Guilherme Gallo 2c51b7a9c9 ci/lava: Detect R8152 issues preemptively and retry
Implement a log-based retry hint for R8152 issue described in #6681,
which is based on detecting these two consecutive lines:

```
r8152 <USB> eth0: Tx status -71
nfs: server <IP> not responding, still trying
```

Where <IP> and <USB> could be any IP and USB addresses, respectfully.

This commit is a temporary fix since it requires a section-aware log
follower, implemented in !16323. When the cited MR is merged, one will
make a proper fix on top of that.

Closes: #6681

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17389>
2022-07-08 12:26:05 +00:00
..
utils ci/lava: Detect R8152 issues preemptively and retry 2022-07-08 12:26:05 +00:00
__init__.py ci/lava: Create LogFollower and move logging methods 2022-07-07 00:28:53 +00:00
exceptions.py ci/lava: Detect R8152 issues preemptively and retry 2022-07-08 12:26:05 +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: Split lava_log into modules 2022-07-08 12:26:05 +00:00