vc4/ci: add piglit "full run" variant of vc4-rpi3-gl:arm32 as a manual job
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25975>
This commit is contained in:
committed by
Marge Bot
parent
4c00cff2d2
commit
208f94f7ec
@@ -0,0 +1,6 @@
|
||||
[[piglit]]
|
||||
piglit_folder = "/piglit"
|
||||
profile = "gpu"
|
||||
process_isolation = true
|
||||
[piglit.env]
|
||||
PIGLIT_PLATFORM = "mixed_glx_egl"
|
||||
@@ -107,6 +107,7 @@
|
||||
variables:
|
||||
BM_BOOTFS: /boot/raspberrypi_armhf
|
||||
|
||||
|
||||
vc4-rpi3-gl:arm32:
|
||||
extends:
|
||||
- .broadcom-test:arm32
|
||||
@@ -120,6 +121,16 @@ vc4-rpi3-gl:arm32:
|
||||
DEQP_SUITE: broadcom-rpi3
|
||||
HWCI_START_WESTON: 1
|
||||
|
||||
vc4-rpi3-gl-piglit-full:arm32:
|
||||
extends:
|
||||
- vc4-rpi3-gl:arm32
|
||||
- .vc4-manual-rules
|
||||
tags:
|
||||
- igalia-rpi3
|
||||
- igalia-fullrun
|
||||
variables:
|
||||
DEQP_SUITE: broadcom-rpi3-piglit-full
|
||||
|
||||
|
||||
v3d-rpi4-gl:arm64:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user