mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
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:
parent
2a3c373824
commit
cb9875ce1b
2 changed files with 4 additions and 1 deletions
2
src/intel/ci/angle-anv-adl-slow-skips.txt
Normal file
2
src/intel/ci/angle-anv-adl-slow-skips.txt
Normal 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
|
||||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue