radv/ci: disable the POLARIS10 jobs

A kernel bug makes the first-context's creation likely to hang the GPU,
which most times than not end up failing the job despite multiple
retries.

Disable the jobs until the bug gets bisected or worked around
effectively.

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 17:55:55 +03:00 committed by Marge Bot
parent 48d07fb7d3
commit 2e39f41c23

View file

@ -167,7 +167,7 @@ vkcts-kabini-valve:
tags:
- amdgpu:codename:STONEY
vkcts-polaris10-valve:
.vkcts-polaris10-valve:
extends:
- .vkcts-test-valve
- .polaris10-test-valve
@ -296,7 +296,7 @@ vkd3d-kabini-valve:
variables:
VKD3D_PROTON_RESULTS: radv-kabini-vkd3d
vkd3d-polaris10-valve:
.vkd3d-polaris10-valve:
extends:
- .vkd3d-test-valve
- .polaris10-test-valve