vc4/ci: re-enable VC4 testing

But keeps piglit's quick_gl disabled, as it contains the test causing
the GPU resets.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22982>
This commit is contained in:
Juan A. Suarez Romero 2023-05-12 11:10:07 +02:00
parent 0a87f1b7ed
commit 72a84ebbd6
2 changed files with 7 additions and 7 deletions

View file

@ -24,12 +24,12 @@ deqp_args = [
"--deqp-visibility=hidden",
]
[[piglit]]
piglit_folder = "/piglit"
profile = "quick_gl"
process_isolation = true
[piglit.env]
PIGLIT_PLATFORM = "mixed_glx_egl"
# [[piglit]]
# piglit_folder = "/piglit"
# profile = "quick_gl"
# process_isolation = true
# [piglit.env]
# PIGLIT_PLATFORM = "mixed_glx_egl"
[[piglit]]
piglit_folder = "/piglit"

View file

@ -19,7 +19,7 @@
variables:
BM_BOOTFS: /boot/raspberrypi_armhf
.vc4-rpi3-gl:armhf:
vc4-rpi3-gl:armhf:
extends:
- .broadcom-test:armhf
- .vc4-rules