mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 19:20:12 +01:00
radv/ci: Add a pre-merge vkd3d job on Raven
Introduce a new, pre-merge vkd3d-proton job on Raven. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35167>
This commit is contained in:
parent
9fae52a19c
commit
519ecf372d
1 changed files with 11 additions and 0 deletions
|
|
@ -361,6 +361,17 @@ radv-fossils:
|
|||
|
||||
############### vkd3d-proton
|
||||
|
||||
radv-raven-vkd3d:
|
||||
extends:
|
||||
- .lava-x86_64-test-vk
|
||||
- .test-vkd3d-proton
|
||||
- .radv-raven-test:x86_64
|
||||
- .lava-hp-x360-14a-cb0001xx-zork:x86_64
|
||||
variables:
|
||||
GPU_VERSION: radv-raven
|
||||
# Random tests fail/crash when trying to run them in parallel
|
||||
FDO_CI_CONCURRENT: 1
|
||||
|
||||
radv-tahiti-vkd3d:
|
||||
extends:
|
||||
- .ci-tron-test-radv-vk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue