zink/ci: increase the parallelism of zink-radv-vangogh-valve

It current takes 17 minutes to run this job, which is above the 15
minutes target for Mesa CI. Let's increase the parallelism to reduce
exec time to closer to 13 minutes.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21873>
This commit is contained in:
Martin Roukala (né Peres) 2023-03-06 15:30:49 +02:00 committed by Marge Bot
parent 928aab57a3
commit c69e2849a6

View file

@ -149,7 +149,7 @@ zink-radv-navi10-valve:
GPU_VERSION: zink-radv-navi10
zink-radv-vangogh-valve:
parallel: 2
parallel: 3
extends:
- .radv-zink-test-valve
- .vangogh-test-valve