v3d/ci: enable full run jobs for rpi5

Now that there are more rpi5 devices in the CI, run all the GL/GLES
tests and CL tests nightly.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30349>
This commit is contained in:
Juan A. Suarez Romero
2024-07-24 10:37:28 +02:00
committed by Marge Bot
parent 3c61489a3e
commit 9b1302f80a
2 changed files with 4 additions and 13 deletions

View File

@@ -460,11 +460,6 @@ program@execute@builtin@builtin-ulong-popcount-1.2.generated@popcount ulong16,Fa
program@execute@builtin@builtin-ulong-popcount-1.2.generated@popcount ulong2,Fail
program@execute@builtin@builtin-ulong-popcount-1.2.generated@popcount ulong4,Fail
program@execute@builtin@builtin-ulong-popcount-1.2.generated@popcount ulong8,Fail
program@execute@calls-large-struct,Fail
program@execute@calls-large-struct@byval struct,Fail
program@execute@calls-struct,Fail
program@execute@calls-struct@regs struct,Fail
program@execute@calls-struct@small struct in regs,Fail
program@execute@global-offset,Fail
program@execute@global-offset@3d- input dependent,Fail
program@execute@scalar-arithmetic-long,Crash

View File

@@ -159,23 +159,19 @@ v3d-rpi5-gl:arm64:
DEQP_SUITE: broadcom-rpi5
DEQP_FRACTION: 3
# Disabled for now, because we don't have enough devices to be able to afford
# all the users who run all the manual jobs.
.v3d-rpi5-gl-full:arm64:
v3d-rpi5-gl-full:arm64:
extends:
- v3d-rpi5-gl:arm64
- .v3d-manual-rules
tags:
- igalia-rpi5
- igalia-fullrun
timeout: 50m # base run time = 39min test, 41min total
timeout: 1h # usually takes around 48min
variables:
TEST_PHASE_TIMEOUT: 45
TEST_PHASE_TIMEOUT: 50 # usually takes around 46min
DEQP_FRACTION: 1
# Disabled for now, because we don't have enough devices to be able to afford
# all the users who run all the manual jobs.
.v3d-rpi5-rusticl:arm64:
v3d-rpi5-rusticl:arm64:
extends:
- .igalia-bcm2712-rpi-5
- .broadcom-test:arm64