radv/ci: disable kabini's vkd3d job
The vkd3d update increased its RAM usage above the 4GB of RAM the kabini has... which leads to amdgpu complaining about not having enough RAM for command submission. Let's disable the job until we find a way to lower concurrency or increase the amount of carveout that could be used for command submission. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18346>
This commit is contained in:
committed by
Marge Bot
parent
2e39f41c23
commit
703d66254d
@@ -289,7 +289,7 @@ radv-fossils:
|
||||
B2C_JOB_SUCCESS_REGEX: 'SUCCESS: No changes found!\r$'
|
||||
B2C_TEST_SCRIPT: ./install/vkd3d-proton/run.sh
|
||||
|
||||
vkd3d-kabini-valve:
|
||||
.vkd3d-kabini-valve:
|
||||
extends:
|
||||
- .vkd3d-test-valve
|
||||
- .kabini-test-valve
|
||||
|
||||
Reference in New Issue
Block a user