ci: Allow to use crosvm-runner before deqp-runner
authorCorentin Noël <corentin.noel@collabora.com>
Fri, 3 Mar 2023 13:20:19 +0000 (14:20 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 14 Mar 2023 23:59:37 +0000 (23:59 +0000)
commit3b55d4a6b743c3f4cb11168a8897a1de90345e90
treef2789a98b51bffaddab5e6cee711830c8a6c2704
parentce43cc32e2035c03651ed47f483a3498bd91d508
ci: Allow to use crosvm-runner before deqp-runner

Since the addition of unified sections, many scripts need to be aware of the content
of the setup-test-env.sh file. The use of bash is also mandatory to have exports of
function declarations.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21900>
.gitlab-ci/crosvm-init.sh
.gitlab-ci/crosvm-runner.sh