mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 15:10:12 +01:00
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:
parent
0a87f1b7ed
commit
72a84ebbd6
2 changed files with 7 additions and 7 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
variables:
|
||||
BM_BOOTFS: /boot/raspberrypi_armhf
|
||||
|
||||
.vc4-rpi3-gl:armhf:
|
||||
vc4-rpi3-gl:armhf:
|
||||
extends:
|
||||
- .broadcom-test:armhf
|
||||
- .vc4-rules
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue