zink/ci: drop the concurrency of the zink-radv-vangogh-valve job
We seem to be hitting the BAR0 size limit which triggers an amdgpu bug. Let's drop the concurrency from 8 to 6 to alleviate pressure on BAR0, and hopefully work around this kernel bug. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25883>
This commit is contained in:

committed by
Marge Bot

parent
439b0e8688
commit
2a65bb292d
@@ -138,6 +138,7 @@ zink-radv-vangogh-valve:
|
||||
B2C_TIMEOUT_BOOT_RETRIES: 1
|
||||
B2C_TIMEOUT_BOOT_MINUTES: 30
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 30
|
||||
FDO_CI_CONCURRENT: 6
|
||||
# Override the list of tags to drop `priority:low`
|
||||
tags:
|
||||
- amdgpu:codename:VANGOGH
|
||||
|
Reference in New Issue
Block a user