freedreno/ci: Decrease a660-gl paralellism

Currently there are only 8 sm8350-hdk DUTs in LAVA, but there were
10 pre-merge jobs scheduled for them.
Add a full nightly job to cover the gaps.

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 12:08:20 +01:00 committed by Marge Bot
parent c2e7483378
commit 8a45554efa

View file

@ -236,9 +236,18 @@ a660-gl:
- .lava-test-deqp:arm64
- .collabora-freedreno-rules
- .lava-sm8350-hdk:arm64
parallel: 4
parallel: 2
variables:
DEQP_SUITE: freedreno-a660
DEQP_FRACTION: 2
a660-gl-full:
extends:
- a660-gl
- .collabora-freedreno-manual-rules
parallel: null
variables:
DEQP_FRACTION: 1
a660-vk:
extends: