mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 22:10:10 +01:00
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:
parent
439b0e8688
commit
2a65bb292d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue