radv/ci: re-enable vkcts-polaris10-valve
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 31 Aug 2023 10:26:33 +0000 (12:26 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 1 Sep 2023 15:14:58 +0000 (15:14 +0000)
This was disabled a long time ago because of unknown GPU hangs during
boot but it seems stable again for some reasons.

This also bumps the job timeouts to make sure it will be able to finish.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24968>

src/amd/ci/external/radv-polaris10-aco-flakes.txt [deleted file]
src/amd/ci/gitlab-ci.yml
src/amd/ci/radv-polaris10-aco-fails.txt [moved from src/amd/ci/external/radv-polaris10-aco-fails.txt with 91% similarity]
src/amd/ci/radv-polaris10-aco-flakes.txt [new file with mode: 0644]

diff --git a/src/amd/ci/external/radv-polaris10-aco-flakes.txt b/src/amd/ci/external/radv-polaris10-aco-flakes.txt
deleted file mode 100644 (file)
index 1c0a71a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-dEQP-VK.dynamic_rendering.basic.*
-dEQP-VK.api.copy_and_blit.copy_commands2.depth_stencil_msaa_copy.array_to_array.d32_sfloat_D_4_bit
-dEQP-VK.api.copy_and_blit.copy_commands2.depth_stencil_msaa_copy.array_to_array.d32_sfloat_D_8_bit
-dEQP-VK.api.copy_and_blit.core.depth_stencil_msaa_copy.array_to_array.d32_sfloat_D_4_bit
-dEQP-VK.api.copy_and_blit.core.depth_stencil_msaa_copy.array_to_array.d32_sfloat_D_8_bit
-dEQP-VK.api.copy_and_blit.dedicated_allocation.depth_stencil_msaa_copy.array_to_array.d32_sfloat_D_4_bit
-dEQP-VK.api.copy_and_blit.dedicated_allocation.depth_stencil_msaa_copy.array_to_array.d32_sfloat_D_8_bit
index 54e7a51..34a2f1f 100644 (file)
@@ -443,13 +443,16 @@ radeonsi-raven-va-full:x86_64:
   tags:
     - amdgpu:codename:STONEY
 
-.vkcts-polaris10-valve:
+vkcts-polaris10-valve:
   extends:
     - .vkcts-test-valve
     - .polaris10-test-valve
     - .radv-valve-manual-rules
+  timeout: 1h 15m
   variables:
     GPU_VERSION: radv-polaris10-aco
+    B2C_TIMEOUT_BOOT_MINUTES: 70
+    B2C_TIMEOUT_OVERALL_MINUTES: 70
 
 vkcts-vega10-valve:
   extends:
similarity index 91%
rename from src/amd/ci/external/radv-polaris10-aco-fails.txt
rename to src/amd/ci/radv-polaris10-aco-fails.txt
index ffe4ab4..209c301 100644 (file)
@@ -18,5 +18,8 @@ dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.linear_nearest,Fail
 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail
 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail
 
+dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.linear_interpolation.offset_min_2_samples,Fail
+dEQP-VK.draw.renderpass.linear_interpolation.offset_max_2_samples,Fail
+
 # New CTS failures in 1.3.5.0.
 dEQP-VK.pipeline.fast_linked_library.multisample_interpolation.sample_interpolation_consistency.component_1.128_128_1.samples_8,Fail
diff --git a/src/amd/ci/radv-polaris10-aco-flakes.txt b/src/amd/ci/radv-polaris10-aco-flakes.txt
new file mode 100644 (file)
index 0000000..4eb9d6f
--- /dev/null
@@ -0,0 +1,3 @@
+dEQP-VK.dynamic_rendering.basic.*
+dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.linear_interpolation.offset_min_2_samples
+dEQP-VK.draw.renderpass.linear_interpolation.offset_max_2_samples