freedreno/ci: Decrease a630-gl parallelism

a630-gl takes just over 7 minutes on 4 DUTs, so we can safely reduce
the parallelism to 3 and stay within the time limit.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33082>
This commit is contained in:
Valentine Burley 2025-01-10 10:33:38 +01:00 committed by Marge Bot
parent c41d6e8ba7
commit e57419d182

View file

@ -274,7 +274,7 @@ a630-gl:
extends:
- .baremetal-deqp-test
- .a630-test
parallel: 4
parallel: 3
variables:
DEQP_SUITE: freedreno-a630
HWCI_START_XORG: 1