ci/bare-metal: Try rebooting chezas again if they get stuck during tftp.
authorEric Anholt <eric@anholt.net>
Wed, 19 Aug 2020 18:41:51 +0000 (11:41 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 21 Aug 2020 20:10:18 +0000 (20:10 +0000)
commit2da1178bf3eccf985c4f7e73a8ee382d12d55f6f
tree774c125dff34f06c76114a90b5d9d484261aed6b
parentc27075e9e15d114ceec1f51a2882ef3700652c0c
ci/bare-metal: Try rebooting chezas again if they get stuck during tftp.

Occasionally something goes weird in the network and a group of chezas
will produce streams of these errors during the tftp process, eventually
timing out after 60 minutes in the job.  By the time we notice, the next
jobs seem to go through fine, so watch for them and try rebooting the
cheza to see if that gets our jobs to pass again.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6398>
.gitlab-ci/bare-metal/cros_servo_run.py