amd/ci: simplify radeonsi-vangogh-glcts jobs definition

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34795>
This commit is contained in:
Eric Engestrom 2025-05-03 12:28:31 +02:00 committed by Marge Bot
parent c78a7d464b
commit 151062a169

View file

@ -269,29 +269,25 @@ radv-vangogh-vkcts:
GPU_VERSION: radv-vangogh
RADV_PERFTEST: transfer_queue
.radeonsi-vangogh-glcts-common:
radeonsi-vangogh-glcts-full:
extends:
- .b2c-x86_64-test-gl
- .test-piglit
- .vangogh-test-valve
- .radeonsi-valve-manual-rules
timeout: 90m
variables:
GPU_VERSION: radeonsi-vangogh
DEQP_SUITE: radeonsi-vangogh
radeonsi-vangogh-glcts:
extends:
- .radeonsi-vangogh-glcts-common
- radeonsi-vangogh-glcts-full
- .radeonsi-valve-rules
timeout: 30m
variables:
DEQP_FRACTION: 4
radeonsi-vangogh-glcts-full:
extends:
- .radeonsi-vangogh-glcts-common
- .radeonsi-valve-manual-rules
timeout: 90m
radv-raphael-vkcts:
extends:
- .vkcts-test-valve