radv/ci: move radv-kabini-vkd3d out of gitlab-ci-inc.yml
It's currently disabled, which is probably why it was accidentally moved there. While at it, fix its name to match the rest of the jobs. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34710>
This commit is contained in:
committed by
Marge Bot
parent
aecdf762ce
commit
ce79b8a799
@@ -467,16 +467,6 @@
|
||||
variables:
|
||||
DEQP_SUITE: radv-valve
|
||||
|
||||
############### vkd3d-proton
|
||||
.vkd3d-kabini-valve:
|
||||
extends:
|
||||
- .b2c-test-radv-vk
|
||||
- .b2c-vkd3d-proton-test
|
||||
- .kabini-test-valve
|
||||
- .radv-valve-manual-rules
|
||||
variables:
|
||||
GPU_VERSION: radv-kabini
|
||||
|
||||
############### Fluster tests ###############
|
||||
.radeonsi-raven-vaapi-fluster:
|
||||
extends:
|
||||
|
||||
@@ -468,3 +468,12 @@ radv-navi31-vkd3d:
|
||||
GPU_VERSION: radv-navi31
|
||||
# Random tests fail/crash when trying to run them in parallel
|
||||
FDO_CI_CONCURRENT: 1
|
||||
|
||||
.radv-kabini-vkd3d:
|
||||
extends:
|
||||
- .b2c-test-radv-vk
|
||||
- .b2c-vkd3d-proton-test
|
||||
- .kabini-test-valve
|
||||
- .radv-valve-manual-rules
|
||||
variables:
|
||||
GPU_VERSION: radv-kabini
|
||||
|
||||
Reference in New Issue
Block a user