
The Mesa CI LAVA job submitter was suffering from a bug in the LAVA software that made their timeouts related to sub-actions unreliable, such as waiting for the user login prompt automatic response. The following MR https://git.lavasoftware.org/lava/lava/-/merge_requests/1900 fixed this issue. So we can now better control job timeouts granularity, failing the job faster when there is something weird hanging the boot stage. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20596>