ci: Upload images of failed replays to MinIO
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 21 Jul 2020 08:48:43 +0000 (10:48 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Jul 2020 05:57:41 +0000 (05:57 +0000)
For the llvmpipe and virgl jobs.

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

.gitlab-ci.yml

index 2dbcb4923e42e2c7aacfefdf3ee0867f40d15570..67f3e2ebeb3fa6628c660200d10a279681be3468 100644 (file)
@@ -1252,6 +1252,8 @@ radv-fossils:
     key: ${CI_JOB_NAME}
     paths:
       - traces-db/
+  variables:
+    TRACIE_UPLOAD_TO_MINIO: 1
 
 .traces-test-gl:
   extends: