ci: Make a missing device name correctly bail out of deqp-runner.sh.
authorEric Anholt <eric@anholt.net>
Thu, 13 Aug 2020 22:10:18 +0000 (15:10 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 Aug 2020 17:50:30 +0000 (17:50 +0000)
commit2d1c60700528e17ca5693ff3943d7662577b3d26
treeb2e78098889f012ce3f043bbef44f5f1a4f049ee
parentee288f293b37b7acab93d552400a4667b5f41118
ci: Make a missing device name correctly bail out of deqp-runner.sh.

If your driver is totally broken and can't even report its name, let's
stop here instead of doing a CTS run full of failure to start tests and
reporting them all missing at the end.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6324>
.gitlab-ci/deqp-runner.sh