ci/bare-metal: Use the deqp-runner bits straight out of the artifacts.
authorEric Anholt <eric@anholt.net>
Mon, 8 Jun 2020 22:09:51 +0000 (15:09 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 12 Jun 2020 23:34:44 +0000 (23:34 +0000)
commit109816b518327ec5ef4ee2b19234c9a6472c2c8b
tree179a033dd064f09ef883aa90b0ba8e4636222049
parent445f3eb0ead3cf49f320521ec20c05160f2d60c0
ci/bare-metal: Use the deqp-runner bits straight out of the artifacts.

We've already uploaded and downloaded them from fd.o and put them in the
rootfs, so we can clean up the extra prep work.

Our test job now extends from .test so that the artifacts' install dir
with all the scripts is extracted.  This required moving the dependency on
meson-testing to the x86 test-gl/test-vk job blocks.

Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5393>
.gitlab-ci.yml
.gitlab-ci/bare-metal/init.sh
.gitlab-ci/bare-metal/rootfs-setup.sh