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:
Martin Roukala (né Peres) 2023-09-21 06:35:13 +03:00 committed by Marge Bot
parent bf32199386
commit 0a065b5cf5

View file

@ -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