mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
broadcom/ci: fold .vc4-rpi3-piglit:armhf into its only user
Signed-off-by: Eric Engestrom <eric@igalia.com> Acked-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21297>
This commit is contained in:
parent
2eb8716be8
commit
9b58bb9d22
1 changed files with 4 additions and 9 deletions
|
|
@ -45,21 +45,16 @@ vc4-rpi3-egl:armhf:
|
|||
HWCI_START_WESTON: 1
|
||||
DEQP_SUITE: broadcom-rpi3-egl
|
||||
|
||||
.vc4-rpi3-piglit:armhf:
|
||||
vc4-rpi3-piglit-quick_gl:armhf:
|
||||
extends:
|
||||
- .piglit-test
|
||||
- .vc4-rpi3-test:armhf
|
||||
variables:
|
||||
HWCI_START_XORG: 1
|
||||
HWCI_TEST_SCRIPT: "/install/piglit/piglit-runner.sh"
|
||||
PIGLIT_PLATFORM: mixed_glx_egl
|
||||
|
||||
vc4-rpi3-piglit-quick_gl:armhf:
|
||||
extends:
|
||||
- .vc4-rpi3-piglit:armhf
|
||||
parallel: 4
|
||||
variables:
|
||||
FDO_CI_CONCURRENT: 1
|
||||
HWCI_TEST_SCRIPT: "/install/piglit/piglit-runner.sh"
|
||||
HWCI_START_XORG: 1
|
||||
PIGLIT_PLATFORM: mixed_glx_egl
|
||||
PIGLIT_PROFILES: quick_gl
|
||||
|
||||
.v3d-rpi4-test:armhf:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue