Mesa (master): gitlab-ci/traces: Add Vulkan sample entries for POLARIS10

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Mar 23 17:55:35 UTC 2020


Module: Mesa
Branch: master
Commit: 39ac87bf500276125407f0e916ad639f938103bd
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=39ac87bf500276125407f0e916ad639f938103bd

Author: Andres Gomez <agomez at igalia.com>
Date:   Mon Feb 24 15:52:53 2020 +0200

gitlab-ci/traces: Add Vulkan sample entries for POLARIS10

v2:
  - Updated commit log.

Signed-off-by: Andres Gomez <agomez at igalia.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis at collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4103>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4103>

---

 .gitlab-ci/traces.yml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci/traces.yml b/.gitlab-ci/traces.yml
index cbb668071a0..a6f2d5511eb 100644
--- a/.gitlab-ci/traces.yml
+++ b/.gitlab-ci/traces.yml
@@ -1,6 +1,6 @@
 traces-db:
   repo: "https://gitlab.freedesktop.org/gfx-ci/tracie/traces-db"
-  commit: "595235059fc84d7b03930aa0262ebca091d8260f"
+  commit: "fa92c25a1a5570f3119bf9bc56e310b0a3c711ac"
 
 traces:
   - path: glmark2/desktop-blur-radius=5:effect=blur:passes=1:separable=true:windows=4.rdc
@@ -15,3 +15,11 @@ traces:
     expectations:
       - device: gl-vmware-llvmpipe
         checksum: 02aca9b4b4ad6fd60331df6e4f87f2cd
+  - path: KhronosGroup-Vulkan-Tools/vkcube.gfxr
+    expectations:
+      - device: vk-amd-polaris10
+        checksum: 29dc9e5e55c3de331407248737c23aa7
+  - path: LunarG-VulkanSamples/Hologram:-w:640:-h:480.gfxr
+    expectations:
+      - device: vk-amd-polaris10
+        checksum: 351710942ea93d511cef39ae2d7c68da



More information about the mesa-commit mailing list