ci/turnip: Shard the tests on a618 over more boards
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Mon, 14 Nov 2022 10:42:40 +0000 (11:42 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 17 Nov 2022 19:30:46 +0000 (19:30 +0000)
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>

src/freedreno/ci/freedreno-a618-fails.txt
src/freedreno/ci/freedreno-a618-skips.txt
src/freedreno/ci/gitlab-ci.yml

index e6242c0..4436869 100644 (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
index 8df5a64..78174e6 100644 (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
index f15e464..3990ea8 100644 (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