mesa/.gitlab-ci/lava/utils
Valentine Burley 61d9c47944 ci/lava: Use CI_JOB_TIMEOUT instead of separate variable
The CI_JOB_TIMEOUT variable is the GitLab-defined job timeout in
seconds.
Use this variable in LAVA instead of the separate JOB_TIMEOUT,
which was intended to represent the test phase timeout (job timeout
minus 5 minutes), but was often overlooked.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32609>
2024-12-18 09:23:27 +00:00
..
__init__.py ci/lava: Create LAVAJobDefinition 2023-11-02 03:31:50 +00:00
console_format.py ci/lava: Change default section colour to cyan 2024-10-20 11:32:42 +01:00
constants.py ci/lava: Detect a6xx gpu recovery failures 2024-07-19 23:41:13 +00:00
gitlab_section.py ci/lava: Print relative timestamps in sections 2024-10-20 11:32:42 +01:00
lava_farm.py ci/lava: Add LavaFarm class to find LAVA farm from runner tag 2023-02-16 13:08:41 +00:00
lava_job.py ci/lava: Set default exit code to 1 for failed jobs 2024-11-21 04:10:52 +00:00
lava_job_definition.py ci/lava: Fix lava-tags parsing 2024-10-31 18:00:27 +00:00
lava_log_hints.py ci/lava: Detect a6xx gpu recovery failures 2024-07-19 23:41:13 +00:00
lava_proxy.py ci/lava: Remove pointless messages 2024-10-20 11:32:42 +01:00
log_follower.py ci/lava: Print relative timestamps in sections 2024-10-20 11:32:42 +01:00
log_section.py ci/lava: Use CI_JOB_TIMEOUT instead of separate variable 2024-12-18 09:23:27 +00:00
ssh_job_definition.py ci/lava: Add unit tests covering job definition 2023-11-02 03:31:50 +00:00
uart_job_definition.py ci/lava: Use LAVA rootfs overlays for build/per-job 2024-10-31 18:00:26 +00:00