mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-08 10:00:27 +01:00
broadcom/ci: rename rusticl job
Highlight this job will run the full list of piglit OpenCL tests. It also increases the timeout for rpi4 GPU. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39458>
This commit is contained in:
parent
b1aa16df81
commit
7c26cbabd2
1 changed files with 4 additions and 4 deletions
|
|
@ -108,15 +108,15 @@ v3d-rpi4-gl-full:arm64:
|
|||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 40
|
||||
DEQP_FRACTION: 1
|
||||
|
||||
v3d-rpi4-rusticl:arm64:
|
||||
v3d-rpi4-rusticl-full:arm64:
|
||||
extends:
|
||||
- .ci-tron-arm64-test-gl
|
||||
- .ci-tron-broadcom-rpi4:arm64
|
||||
- .test-piglit
|
||||
- .v3d-rusticl-manual-rules
|
||||
timeout: 40m
|
||||
timeout: 60m
|
||||
variables:
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 35
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 55
|
||||
DEQP_SUITE: v3d-rusticl
|
||||
|
||||
v3d-rpi4-traces:arm64:
|
||||
|
|
@ -275,7 +275,7 @@ v3d-rpi5-gl-full:arm64:
|
|||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 55
|
||||
DEQP_FRACTION: 1
|
||||
|
||||
v3d-rpi5-rusticl:arm64:
|
||||
v3d-rpi5-rusticl-full:arm64:
|
||||
extends:
|
||||
- .ci-tron-arm64-test-gl
|
||||
- .ci-tron-broadcom-rpi5:arm64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue