anv/ci: Migrate anv-adl-angle job to brask

Move the ANGLE job to the new brask devices. Brask is significantly
slower than brya, so increase the parallelism accordingly.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33671>
This commit is contained in:
Valentine Burley 2025-02-20 14:36:18 +01:00 committed by Marge Bot
parent 2a3c373824
commit cb9875ce1b
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,2 @@
# Slow test that may hit 60s timeout pre-merge, but passes otherwise
KHR-GLES31.core.tessellation_shader.vertex.vertex_ordering

View file

@ -97,11 +97,12 @@ anv-jsl-angle-full:
anv-adl-angle:
extends:
- .anv-angle-test
- .lava-acer-cbv514-1h-34uz-brya:x86_64
- .lava-acer-chromebox-cxi5-brask:x86_64
variables:
DEQP_SUITE: anv-adl-angle
GPU_VERSION: angle-anv-adl
timeout: 30m
parallel: 4
anv-adl-angle-full:
extends: