mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
amd/ci: simplify radeonsi-vangogh-glcts jobs definition
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34795>
This commit is contained in:
parent
c78a7d464b
commit
151062a169
1 changed files with 4 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue