zink: disable a630 traces
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 3 May 2023 15:53:10 +0000 (11:53 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 3 May 2023 19:32:05 +0000 (19:32 +0000)
I can't even run a fair number of these locally without a gpu hang,
and there are no validation errors, so just disable the whole thing
until at least #8874 can be resolved

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22831>

src/gallium/drivers/zink/ci/gitlab-ci.yml

index 96af17e..8020c5b 100644 (file)
@@ -137,7 +137,7 @@ zink-tu-a618-traces-performance:
     # a618 tag starts with cbg-1 (not cbg-0) for some reason
     LAVA_TAGS: "cbg-1"
 
-zink-freedreno-a630-traces:
+.zink-freedreno-a630-traces:
   extends:
     - a630-traces
     - .zink-turnip-rules