ci/bare-metal: Add timeouts to the shell commands called in fastboot.
authorEmma Anholt <emma@anholt.net>
Mon, 18 Jul 2022 21:16:05 +0000 (14:16 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 19 Jul 2022 21:05:07 +0000 (21:05 +0000)
commitcde8c92ab6d90b729eace99626045f635deb30cd
treee81f2d6db252efbd3aee0f421ae6f423ee027542
parent0fb3aa005f8a1c52a6e33001a94455181b673f33
ci/bare-metal: Add timeouts to the shell commands called in fastboot.

It seems that we sometimes stall out executing "fastboot boot", and if
that happens we want to reboot the board and try again.

Fixes: #6682
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17607>
.gitlab-ci/bare-metal/fastboot_run.py