mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 13:50:09 +01:00
radv/ci: reduce Renoir concurrency in vkcts
Deqp randomly dies at the beginning of VKCTS, which fails most pipelines. Reducing the job concurrency fixes the issue, so let's roll with that until I go buy more RAM for this machine. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33486>
This commit is contained in:
parent
82a41bb8e3
commit
7f75ad546d
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ vkcts-renoir-valve:
|
|||
B2C_TIMEOUT_BOOT_MINUTES: 130
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 130
|
||||
RADV_PERFTEST: transfer_queue
|
||||
FDO_CI_CONCURRENT: 12 # HACK: Reduce the memory pressure
|
||||
|
||||
vkcts-navi10-valve:
|
||||
parallel: 2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue