mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
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:
parent
928aab57a3
commit
c69e2849a6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue