zink: set optimal_keys for turnip jobs
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 4 Sep 2023 15:47:00 +0000 (11:47 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 11 Sep 2023 14:48:31 +0000 (14:48 +0000)
nobody cares about stipple on turnip for real world scenarios, so
testing it instead of the thing that people will actually want is pointless

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

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

index ff68829..97fde76 100644 (file)
@@ -44,6 +44,8 @@
   rules:
     - !reference [.collabora-turnip-rules, rules]
     - !reference [.zink-common-rules, rules]
+  variables:
+    ZINK_DEBUG: optimal_keys
 
 .zink-turnip-manual-rules:
   stage: layered-backends