mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 21:10:12 +01:00
v3dv/ci: disable rpi5 job
It seems we have some issue with the driver, due the high number of (random) flakes that appear in different jobs, and that eventually are causing issues with Marge. While we don't identify where is the problem, let's disable the job to avoid interferences with Marge. Acked-by: Valentine Burley <valentine.burley@collabora.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33490>
This commit is contained in:
parent
4ae12cc6ff
commit
68db5481f4
1 changed files with 2 additions and 2 deletions
|
|
@ -233,7 +233,7 @@ v3d-rpi5-traces:arm64:
|
|||
PIGLIT_REPLAY_DEVICE_NAME: "broadcom-rpi5"
|
||||
PIGLIT_RESULTS: "broadcom-rpi5-replay"
|
||||
|
||||
v3dv-rpi5-vk:arm64:
|
||||
.v3dv-rpi5-vk:arm64:
|
||||
extends:
|
||||
- .igalia-bcm2712-rpi-5
|
||||
- .broadcom-test:arm64
|
||||
|
|
@ -248,7 +248,7 @@ v3dv-rpi5-vk:arm64:
|
|||
|
||||
v3dv-rpi5-vk-full:arm64:
|
||||
extends:
|
||||
- v3dv-rpi5-vk:arm64
|
||||
- .v3dv-rpi5-vk:arm64
|
||||
- .broadcom-test-full:arm64
|
||||
- .v3dv-manual-rules
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue