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:
Martin Roukala (né Peres)
2022-08-31 18:02:15 +03:00
committed by Marge Bot
parent 2e39f41c23
commit 703d66254d
+1 -1
View File
@@ -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