ci/bare-metal: Move the "POWER_GOOD not seen in time" check to the right time.
authorEric Anholt <eric@anholt.net>
Thu, 1 Oct 2020 22:16:02 +0000 (15:16 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 2 Oct 2020 02:41:37 +0000 (02:41 +0000)
commite3c7748b2e2c75e2a7d678333f175f179249dc4a
treee263cfd825034a8ae9e2adf45fdaafa2fad37ae4
parent98bb74b67dfcac6b946246e110c953effc541be0
ci/bare-metal: Move the "POWER_GOOD not seen in time" check to the right time.

The poweron failure happens before we get to the bootloader
("load_archive: loading locale_en.bin") not after we're trying to boot the
kernel and we're waiting for the deqp run to complete.

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