mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
ci: disable a660 jobs
They are not working right now and it's blocking: - https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24936 (critical) - https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24905 Signed-off-by: Karol Herbst <git@karolherbst.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24945>
This commit is contained in:
parent
45e2efbe85
commit
209ed8eace
1 changed files with 4 additions and 4 deletions
|
|
@ -444,7 +444,7 @@ a618-traces-performance:
|
|||
RUNNER_TAG: mesa-ci-x86-64-lava-sm8350-hdk
|
||||
VK_DRIVER: freedreno
|
||||
|
||||
a660_gl:
|
||||
.a660_gl:
|
||||
extends:
|
||||
- .lava-test-deqp:arm64
|
||||
- .collabora-freedreno-rules
|
||||
|
|
@ -453,7 +453,7 @@ a660_gl:
|
|||
variables:
|
||||
DEQP_SUITE: freedreno-a660
|
||||
|
||||
a660_vk:
|
||||
.a660_vk:
|
||||
extends:
|
||||
- .lava-test-deqp:arm64
|
||||
- .collabora-turnip-rules
|
||||
|
|
@ -463,9 +463,9 @@ a660_vk:
|
|||
DEQP_SUITE: freedreno-a660-vk
|
||||
DEQP_FRACTION: 2
|
||||
|
||||
a660_vk_full:
|
||||
.a660_vk_full:
|
||||
extends:
|
||||
- a660_vk
|
||||
- .a660_vk
|
||||
- .collabora-turnip-manual-rules
|
||||
parallel: 3
|
||||
timeout: 3h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue