radv/ci: Skip ray tracing tests on vangogh

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23978>
This commit is contained in:
Friedrich Vock 2023-07-05 18:37:42 +02:00 committed by Marge Bot
parent 6934f66035
commit 0804e150e4

View file

@ -0,0 +1,28 @@
# There seems to be an issue with the vangogh machines in CI where ray tracing pipeline CTS hang.
# This issue doesn't occur on production vangogh devices, so skip these tests for now.
# See also https://gitlab.freedesktop.org/mesa/mesa/-/issues/9208.
dEQP-VK.ray_tracing_pipeline.*
dEQP-VK.subgroups.*ray_tracing.*
dEQP-VK.ray_query.*rgen.*
dEQP-VK.ray_query.*ahit.*
dEQP-VK.ray_query.*chit.*
dEQP-VK.ray_query.*sect.*
dEQP-VK.ray_query.*isec.*
dEQP-VK.ray_query.*miss.*
dEQP-VK.ray_query.*call.*
dEQP-VK.pipeline.*rgen.*
dEQP-VK.pipeline.*ahit.*
dEQP-VK.pipeline.*chit.*
dEQP-VK.pipeline.*sect.*
dEQP-VK.pipeline.*isec.*
dEQP-VK.pipeline.*miss.*
dEQP-VK.pipeline.*call.*
dEQP-VK.binding_model.*rgen.*
dEQP-VK.binding_model.*ahit.*
dEQP-VK.binding_model.*chit.*
dEQP-VK.binding_model.*sect.*
dEQP-VK.binding_model.*isec.*
dEQP-VK.binding_model.*miss.*
dEQP-VK.binding_model.*call.*
dEQP-VK.pipeline.*raytracing.*
dEQP-VK.pipeline.*rt.*