intel/ci: Fix Alder Lake's configuration
There's currently no GL or GLES testing on the iris gallium driver, and the VKCTS expectations were erroneously listed under iris-*.txt. Fix the rules set for anv-adl-full, change the GPU_VERSION to anv-adl and move the expectations around accordingly. Signed-off-by: Valentine Burley <valentine.burley@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31862>
This commit is contained in:
committed by
Marge Bot
parent
5b3f7de99f
commit
3b5e49a7f8
@@ -203,7 +203,7 @@
|
||||
DEVICE_TYPE: acer-cbv514-1h-34uz-brya
|
||||
FARM: collabora
|
||||
FDO_CI_CONCURRENT: 9
|
||||
GPU_VERSION: iris-adl
|
||||
GPU_VERSION: anv-adl
|
||||
HWCI_KERNEL_MODULES: i915
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-acer-cbv514-1h-34uz-brya
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ anv-adl:
|
||||
anv-adl-full:
|
||||
extends:
|
||||
- anv-adl
|
||||
- .intel-manual-rules
|
||||
- .anv-manual-rules
|
||||
variables:
|
||||
DEQP_SUITE: anv-adl-full
|
||||
JOB_TIMEOUT: 90
|
||||
|
||||
Reference in New Issue
Block a user