panfrost/ci: Convert to deqp-runner suite

Convert the panfrost-g52-piglit-gles2:arm64 job to a deqp-runner
suite.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32461>
This commit is contained in:
Valentine Burley
2024-12-03 13:04:38 +01:00
committed by Marge Bot
parent ca7df52af8
commit 8e54b77910
2 changed files with 6 additions and 3 deletions
@@ -0,0 +1,4 @@
[[piglit]]
piglit_folder = "/piglit"
profile = "quick_gl"
process_isolation = true
+2 -3
View File
@@ -358,14 +358,13 @@ panfrost-g52-vk-full:arm64:
panfrost-g52-piglit-gles2:arm64:
extends:
- .lava-piglit:arm64
- .lava-test-deqp:arm64
- .panfrost-bifrost-gl-rules
- .panfrost-test
- .lava-meson-g12b-a311d-khadas-vim3:arm64
variables:
HWCI_START_WESTON: 1
DEQP_VER: gles2
PIGLIT_PROFILES: quick_gl
DEQP_SUITE: panfrost-g52-piglit
panfrost-g72-gl:arm64:
parallel: 3