ci/dzn: Add pipeline cache tests to the include list
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 22 Jun 2022 09:01:19 +0000 (11:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 28 Jun 2022 13:02:23 +0000 (13:02 +0000)
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17140>

src/microsoft/ci/deqp-dozen.toml

index 72c611c..0f007f1 100644 (file)
@@ -19,6 +19,7 @@ include = [
     "dEQP-VK.geometry.*",
     "dEQP-VK.info.*",
     "dEQP-VK.memory.*",
+    "dEQP-VK.pipeline*cache.*",
     "dEQP-VK.pipeline.vertex_input.*",
     "dEQP-VK.query_pool.*",
 ]