freedreno/ci: Increase parallelism of a660-gl-cl

Following the previous commit, we have an additional `parallel:` slot
available.
Use it to run `a660-gl-cl` without a fraction, allowing us to remove the
nightly `a660-gl-full` job.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35906>
This commit is contained in:
Valentine Burley 2025-07-03 08:40:32 +02:00 committed by Marge Bot
parent 793d25ca13
commit f0204a3b5c

View file

@ -239,20 +239,11 @@ a660-gl-cl:
rules:
- !reference [.collabora-freedreno-rules, rules]
- !reference [.rusticl-rules, rules]
parallel: 2
parallel: 3
variables:
DEQP_SUITE: freedreno-a660
DEQP_FRACTION: 2
HWCI_START_WESTON: 1
a660-gl-full:
extends:
- a660-gl
- .collabora-freedreno-manual-rules
parallel: null
variables:
DEQP_FRACTION: 1
a660-vk:
extends:
- .lava-arm64-test-vk