zink/ci: Increase zink-anv-adl parallelism

This job was taking too long and we have more DUTs available.

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-07 12:05:44 +01:00 committed by Marge Bot
parent 9ab2e026cb
commit cfd3623a68

View file

@ -49,6 +49,7 @@ zink-anv-adl:
# We use gbm because its a copy of tgl job
PIGLIT_PLATFORM: gbm
timeout: 30m
parallel: 2
# Manual full run when you want to double-check the full status.
zink-anv-adl-full:
@ -59,7 +60,6 @@ zink-anv-adl-full:
DEQP_SUITE: zink-anv-adl-full
HWCI_START_WESTON: 1
timeout: 2h
parallel: 2
zink-anv-tgl:
extends: