anv/ci: Fix GPU_VERSION configuration for anv-jsl and anv-jsl-full
The GPU_VERSION was incorrectly set to iris-jsl for these ANV jobs, causing mismatched expectations. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32681>
This commit is contained in:
committed by
Marge Bot
parent
576a87a590
commit
e7e9ceceb3
@@ -0,0 +1,4 @@
|
||||
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
||||
|
||||
# Timed out https://gitlab.freedesktop.org/gallo/mesa/-/jobs/64257593
|
||||
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap_map2
|
||||
@@ -203,7 +203,7 @@
|
||||
DEVICE_TYPE: acer-cb317-1h-c3z6-dedede
|
||||
FARM: collabora
|
||||
FDO_CI_CONCURRENT: 3
|
||||
GPU_VERSION: iris-jsl
|
||||
GPU_VERSION: anv-jsl
|
||||
HWCI_KERNEL_MODULES: i915
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-acer-cb317-1h-c3z6-dedede
|
||||
|
||||
|
||||
@@ -201,6 +201,7 @@ iris-jsl-deqp:
|
||||
- .iris-test
|
||||
variables:
|
||||
DEQP_SUITE: iris-jsl
|
||||
GPU_VERSION: iris-jsl
|
||||
DEQP_FRACTION: 8
|
||||
parallel: 2
|
||||
|
||||
|
||||
@@ -3,7 +3,3 @@ KHR-GL46.gpu_shader_fp64.fp64.varyings
|
||||
KHR-GL46.gpu_shader_fp64.builtin.inverse_dmat4
|
||||
KHR-Single-GL46.enhanced_layouts.xfb_global_buffer
|
||||
KHR-Single-GL46.enhanced_layouts.xfb_override_qualifiers_with_api
|
||||
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
||||
|
||||
# Timed out https://gitlab.freedesktop.org/gallo/mesa/-/jobs/64257593
|
||||
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap_map2
|
||||
|
||||
Reference in New Issue
Block a user