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:
committed by
Marge Bot
parent
928aab57a3
commit
c69e2849a6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user