mesa/.gitlab-ci/tests
Guilherme Gallo 422e65557d ci/lava: Tweak timeouts
LAVA actions follow a hierarchical structure, where most subactions have
their timeouts overridden if the parent action supports a retry
mechanism, such as the `depthcharge-retry` action.

The timeout is calculated as: [1]

```
parent action timeout / failure_retry value
```

To adjust a subaction's timeout, we need to modify the nearest parent
action.

[1]
https://gitlab.collabora.com/lava/lava/-/blob/collabora/production/lava_dispatcher/action.py#L149

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33906>
2025-03-10 05:44:25 +00:00
..
data ci/lava: Tweak timeouts 2025-03-10 05:44:25 +00:00
lava ci/lava: Uprev freezegun 2024-11-21 04:10:52 +00:00
utils ci: Simplify LAVA farm detection 2025-03-08 02:45:02 +00:00
__init__.py ci: Add unit tests for lava_job_submitter 2022-02-16 23:32:39 +00:00
conftest.py ci: Simplify LAVA farm detection 2025-03-08 02:45:02 +00:00
test_lava_job_submitter.py ci/lava: Uprev freezegun 2024-11-21 04:10:52 +00:00