mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 12:20:10 +01:00
gitlab-ci: re-enable mali400/450 and t820 jobs
The FILES_HOST_NAME and FILES_HOST_URL are in the baylibre's runner
environment to make it more flexible.
Also use the new aarch64 mesa-ci-aarch64-lava-baylibre runner with
embedded nginx server to serve the LAVA artifacts.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4295>
(cherry picked from commit 51831537a2)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4462>
This commit is contained in:
parent
b637994b2c
commit
7f2539dcc0
1 changed files with 6 additions and 6 deletions
|
|
@ -107,16 +107,16 @@ panfrost-t860-test:arm64:
|
|||
tags:
|
||||
- mesa-ci-aarch64-lava-collabora
|
||||
|
||||
.panfrost-t820-test:arm64:
|
||||
panfrost-t820-gles2:arm64:
|
||||
extends: .lava-test:arm64
|
||||
variables:
|
||||
DEVICE_TYPE: meson-gxm-khadas-vim2
|
||||
GPU_VERSION: panfrost-t820
|
||||
LAVA_TAGS: panfrost
|
||||
tags:
|
||||
- lava-meson-gxm-khadas-vim2
|
||||
- mesa-ci-aarch64-lava-baylibre
|
||||
|
||||
.lima-mali400-test:armhf:
|
||||
lima-mali400-test:armhf:
|
||||
parallel: 2
|
||||
extends: .lava-test:armhf
|
||||
variables:
|
||||
|
|
@ -124,13 +124,13 @@ panfrost-t860-test:arm64:
|
|||
GPU_VERSION: lima
|
||||
ENV_VARS: "DEQP_PARALLEL=3"
|
||||
tags:
|
||||
- lava-sun8i-h3-libretech-all-h3-cc
|
||||
- mesa-ci-aarch64-lava-baylibre
|
||||
|
||||
.lima-mali450-test:arm64:
|
||||
lima-mali450-test:arm64:
|
||||
extends: .lava-test:arm64
|
||||
variables:
|
||||
DEVICE_TYPE: meson-gxl-s905x-libretech-cc
|
||||
GPU_VERSION: lima
|
||||
ENV_VARS: "DEQP_PARALLEL=6"
|
||||
tags:
|
||||
- lava-meson-gxl-s905x-libretech-cc
|
||||
- mesa-ci-aarch64-lava-baylibre
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue