ci/broadcom: retry always when serial log timeout
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 1 Mar 2021 12:44:52 +0000 (13:44 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 1 Mar 2021 18:22:24 +0000 (18:22 +0000)
commite0b0507635e7070943f456e1b429eeaf5f3b0132
tree64cd884d39f3a933be0806bf20dfd745d96de1a0
parente45d37296892ce786acb2464302d197237c44e4d
ci/broadcom: retry always when serial log timeout

So far we were retrying the testing (through device rebooting) if we did
not detect the boot sequence.

But found a couple of times that the serial log can also be "lost"
during the testing process. In all those times a manual retry of the job
was enough to complete the test.

Thus, let's apply the retry once automatically in this case.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9335>
.gitlab-ci/bare-metal/poe_run.py