Skip to content

ci/bare-metal: Add timeouts to the shell commands called in fastboot.

Emma Anholt requested to merge anholt/mesa:ci-fastboot-timeouts into main

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 (closed)

Merge request reports