turnip/ci: Disable a630-vk

Coverage is mostly provided by a618-vk, while basic validation is
handled by a630-vk-asan.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33082>
This commit is contained in:
Valentine Burley
2025-01-07 15:43:35 +01:00
committed by Marge Bot
parent 028f37a252
commit c41d6e8ba7
+2 -2
View File
@@ -302,7 +302,7 @@ a630-gles-asan-full:
DEQP_SUITE: freedreno-a630-gles-asan-full
TEST_PHASE_TIMEOUT_MINUTES: 55
a630-vk:
.a630-vk:
extends:
- .a630-test
- .baremetal-deqp-test
@@ -317,7 +317,7 @@ a630-vk-full:
# blocking up normal merges, so going more parallel doesn't make any sense.
timeout: 2h
extends:
- a630-vk
- .a630-vk
- .a630-full
- .google-turnip-manual-rules
parallel: 2