ci/deqp: Add gitlab-ci sections to deqp-runner.sh.
authorEmma Anholt <emma@anholt.net>
Thu, 10 Mar 2022 20:53:22 +0000 (12:53 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Apr 2022 21:37:46 +0000 (21:37 +0000)
commit82cd8614e6845dac3872e5048d448f80c3910741
treec97338b460c07e259c1ca190e0af600d23cf3da4
parent03549f3bf317375a7a48ed333f1d65be9c6dd467
ci/deqp: Add gitlab-ci sections to deqp-runner.sh.

This should help highlight the actual test results, as opposed to the setup
and teardown.

Also tuned the "set -x"es a little bit so we get less surrounding noise in
the echo process.

Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15332>
.gitlab-ci/deqp-runner.sh