Mesa (master): ci: Upload images of failed replays to MinIO

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 22 06:11:20 UTC 2020


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Tue Jul 21 10:48:43 2020 +0200

ci: Upload images of failed replays to MinIO

For the llvmpipe and virgl jobs.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Andres Gomez <agomez at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6008>

---

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2dbcb4923e4..67f3e2ebeb3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1252,6 +1252,8 @@ radv-fossils:
     key: ${CI_JOB_NAME}
     paths:
       - traces-db/
+  variables:
+    TRACIE_UPLOAD_TO_MINIO: 1
 
 .traces-test-gl:
   extends:



More information about the mesa-commit mailing list