mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
radv/ci: Convert Valve RADV jobs to deqp-runner suites
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32558>
This commit is contained in:
parent
cae4c57b7a
commit
680885d57e
2 changed files with 7 additions and 1 deletions
6
src/amd/ci/deqp-radv-valve.toml
Normal file
6
src/amd/ci/deqp-radv-valve.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Basic test set
|
||||
[[deqp]]
|
||||
deqp = "/deqp-vk-main/external/vulkancts/modules/vulkan/deqp-vk"
|
||||
caselists = ["/deqp-vk-main/mustpass/vk-main.txt"]
|
||||
tests_per_group = 5000
|
||||
renderer_check = "RADV"
|
||||
|
|
@ -404,7 +404,7 @@
|
|||
- .b2c-test-radv-vk
|
||||
- .b2c-deqp-test
|
||||
variables:
|
||||
DEQP_VER: vk-main
|
||||
DEQP_SUITE: radv-valve
|
||||
|
||||
############### vkd3d-proton
|
||||
.vkd3d-kabini-valve:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue