Mesa (main): ci/freedreno: update restricted traces to the brotli compressed version

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 20 13:19:35 UTC 2022


Module: Mesa
Branch: main
Commit: dfe9b856cb78b2b326eaf523778d98f8f66763fe
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfe9b856cb78b2b326eaf523778d98f8f66763fe

Author: David Heidelberg <david.heidelberg at collabora.com>
Date:   Mon Jun 13 23:44:06 2022 +0200

ci/freedreno: update restricted traces to the brotli compressed version

Save some space on proxies and speedup network transfer to the runners.

Signed-off-by: David Heidelberg <david.heidelberg at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17016>

---

 src/freedreno/ci/restricted-traces-freedreno.yml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/freedreno/ci/restricted-traces-freedreno.yml b/src/freedreno/ci/restricted-traces-freedreno.yml
index 4ef8d387622..6524b3d5615 100644
--- a/src/freedreno/ci/restricted-traces-freedreno.yml
+++ b/src/freedreno/ci/restricted-traces-freedreno.yml
@@ -3,37 +3,37 @@ traces-db:
 
 traces:
 # Crashes
-#  - path: alien-isolation/AlienIsolation.bin.1-trim--k-f2000-v20201203.trace
+#  - path: alien-isolation/AlienIsolation.bin.1-trim--k-f2000-v20201203-v2.trace
 #    expectations:
 #      - device: freedreno-a630
 #        checksum: 4ae01533a347796097e3cefff10b029e
-  - path: civilization-v/CivilizationV-trim--s705-761-f762-v20201203.trace
+  - path: civilization-v/CivilizationV-trim--s705-761-f762-v20201203-v2.trace
     expectations:
       - device: freedreno-a630
         checksum: 930dd4d5deb6df171235217898fa3567
-  - path: golf-with-your-friends/GolfWithYourFriends-trim--f1070-v20201203.trace
+  - path: golf-with-your-friends/GolfWithYourFriends-trim--f1070-v20201203-v2.trace
     expectations:
       - device: freedreno-a630
         checksum: cd01820de77063f0397f26d6cd747d1c
-  - path: hollow-knight/HollowKnight-trim--f2020-v20201203.trace
+  - path: hollow-knight/HollowKnight-trim--f2020-v20201203-v2.trace
     expectations:
       - device: freedreno-a630
         checksum: e72925568412a8ebdbac68c929972a55
 # Crashes
-#  - path: ksp/KSP-trim--f4800-v20201203.trace
+#  - path: ksp/KSP-trim--f4800-v20201203-v2.trace
 #    expectations:
 #      - device: freedreno-a630
 #        checksum: 59da6ef5c9509616d595d1613fdac42e
-  - path: overcooked2/Overcooked2-trim--f3301-v20201203.trace
+  - path: overcooked2/Overcooked2-trim--f3301-v20201203-v2.trace
     expectations:
       - device: freedreno-a630
         checksum: 358c723a5f1807fafea2d68bcd32040e
 # Crashes
-#  - path: plaugue-inc-evolved/PlagueIncEvolved-trim--f1200-v20201203.trace
+#  - path: plaugue-inc-evolved/PlagueIncEvolved-trim--f1200-v20201203-v2.trace
 #    expectations:
 #      - device: freedreno-a630
 #        checksum: 59da6ef5c9509616d595d1613fdac42e
-  - path: portal2/Portal2-trim--f1020-v20201203.trace
+  - path: portal2/Portal2-trim--f1020-v20201203-v2.trace
     expectations:
       - device: freedreno-a630
         checksum: 636cddddf4f416585aa4d5dca795a182



More information about the mesa-commit mailing list