ci/lava: Increase boot timeout
authorGuilherme Gallo <guilherme.gallo@collabora.com>
Wed, 20 Jul 2022 02:11:53 +0000 (23:11 -0300)
committerMarge Bot <emma+marge@anholt.net>
Thu, 21 Jul 2022 02:24:20 +0000 (02:24 +0000)
commit28880818ee4eb5ddbe225ae1fdaf45fa78524f8e
tree69666f1a87591667d2eb98b03bf80d63f4f4df8f
parent6e819585da5e3f25daca9af4806b90678b47c7b5
ci/lava: Increase boot timeout

Empirically, a successful LAVA boot time should take less than 3
minutes.

LAVA itself is configured to attempt thrice to boot the device,
summing up to 9 minutes.

It is better to retry the boot than cancel the job and re-submit to
avoid the enqueue delay.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17646>
.gitlab-ci/lava/utils/log_section.py