mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
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:
parent
48d07fb7d3
commit
2e39f41c23
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue