From f4be2e3437ce12d9860d3c8d8c8702cc108b97d7 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Wed, 3 May 2023 11:53:10 -0400 Subject: [PATCH] zink: disable a630 traces 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: --- src/gallium/drivers/zink/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/zink/ci/gitlab-ci.yml b/src/gallium/drivers/zink/ci/gitlab-ci.yml index 96af17e7015..8020c5bef3e 100644 --- a/src/gallium/drivers/zink/ci/gitlab-ci.yml +++ b/src/gallium/drivers/zink/ci/gitlab-ci.yml @@ -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