radv/ci: move vkcts-navi10 testing to KWS
We now have 2 more navi10 DUTs at KWS, so let's use them to speed up vkcts testing! Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25324>
This commit is contained in:

committed by
Marge Bot

parent
2157f136d7
commit
8c98ee6f3a
@@ -376,8 +376,6 @@ radeonsi-raven-va-full:x86_64:
|
||||
|
||||
.navi10-test-valve:
|
||||
variables:
|
||||
RUNNER_FARM_LOCATION: mupuf
|
||||
FDO_CI_CONCURRENT: 24
|
||||
# (2022-01) noapic is set because the serial adapter on this
|
||||
# machine is using non-MSI IRQs and is generating a lot of
|
||||
# IRQs. This tends to confuse the interrupt controller and breaks
|
||||
@@ -386,6 +384,20 @@ radeonsi-raven-va-full:x86_64:
|
||||
tags:
|
||||
- amdgpu:codename:NAVI10
|
||||
|
||||
.navi10-test-valve-mupuf:
|
||||
extends:
|
||||
- .navi10-test-valve
|
||||
variables:
|
||||
RUNNER_FARM_LOCATION: mupuf
|
||||
FDO_CI_CONCURRENT: 24
|
||||
|
||||
.navi10-test-valve-kws:
|
||||
extends:
|
||||
- .navi10-test-valve
|
||||
variables:
|
||||
RUNNER_FARM_LOCATION: keywords
|
||||
FDO_CI_CONCURRENT: 16
|
||||
|
||||
.navi21-test-valve:
|
||||
variables:
|
||||
RUNNER_FARM_LOCATION: keywords
|
||||
@@ -486,9 +498,10 @@ vkcts-renoir-valve:
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 130
|
||||
|
||||
vkcts-navi10-valve:
|
||||
parallel: 2
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
- .navi10-test-valve
|
||||
- .navi10-test-valve-kws
|
||||
- .radv-valve-manual-rules
|
||||
variables:
|
||||
GPU_VERSION: radv-navi10-aco
|
||||
@@ -606,7 +619,7 @@ vkd3d-renoir-valve:
|
||||
vkd3d-navi10-valve:
|
||||
extends:
|
||||
- .vkd3d-test-valve
|
||||
- .navi10-test-valve
|
||||
- .navi10-test-valve-mupuf
|
||||
- .radv-valve-manual-rules
|
||||
variables:
|
||||
VKD3D_PROTON_RESULTS: radv-navi10-vkd3d
|
||||
|
Reference in New Issue
Block a user