ci/turnip: Shard the tests on a618 over more boards

12 kingoftown Chromebooks have been added to Collabora's LAVA lab.

Use them to run the same tests as before, as the jobs never take less
than 10 minutes.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19071>
This commit is contained in:
Tomeu Vizoso 2022-11-14 11:42:40 +01:00 committed by Marge Bot
parent f24bb8194b
commit 7ba9d99e5a
3 changed files with 6 additions and 3 deletions

View file

@ -2,8 +2,6 @@
gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_geom,Fail
gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_vert,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3590
dEQP-VK.api.info.get_physical_device_properties2.memory_properties,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3759
# deqp-vk: ../src/freedreno/vulkan/tu_pipeline.c:3894: tu_pipeline_builder_init_graphics: Assertion `subpass->color_count == 0 || !create_info->pColorBlendState || subpass->color_count == create_info->pColorBlendState->attachmentCount' failed

View file

@ -14,4 +14,5 @@ dEQP-VK.api.command_buffers.record_many_draws_primary_2
dEQP-VK.api.command_buffers.record_many_draws_secondary_2
dEQP-VK.graphicsfuzz.spv-stable-maze-flatten-copy-composite
spill-dEQP-VK.graphicsfuzz.cov-function-two-loops-limit-using-arguments-array-element-copies
spill-dEQP-VK.graphicsfuzz.cov-nested-loop-large-array-index-using-vector-components
spill-dEQP-VK.graphicsfuzz.cov-nested-loop-undefined-smoothstep-never-executed

View file

@ -143,8 +143,12 @@ a618_vk:
extends:
- .a618-test
- .turnip-rules
parallel: 9
parallel: 12
variables:
DEVICE_TYPE: sc7180-trogdor-kingoftown
DTB: sc7180-trogdor-kingoftown-r1
RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-kingoftown
VK_DRIVER: freedreno
DEQP_SUITE: freedreno-a618-vk
GPU_VERSION: freedreno-a618
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1