mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
radv/ci: increase the parallelism of the vkcts-navi21 job
The vkcts-navi21 job currently take ~13 minutes each, but we are about to start running the VK_EXT_shader_object tests which should significantly increase our runtime and thus would exceed the 15 minutes. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25325>
This commit is contained in:
parent
bf32199386
commit
0a065b5cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ vkcts-navi10-valve:
|
|||
GPU_VERSION: radv-navi10-aco
|
||||
|
||||
vkcts-navi21-valve:
|
||||
parallel: 3
|
||||
parallel: 4
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
- .navi21-test-valve
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue