ci: Report failures to GitLab for LAVA jobs
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 12 Aug 2022 08:54:14 +0000 (10:54 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Mon, 15 Aug 2022 09:40:19 +0000 (11:40 +0200)
We were uploading the junit.xml to the artifacts, but weren't telling
GitLab about it.

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18028>

.gitlab-ci/lava/lava-gitlab-ci.yml

index dce6e32..5ba8821 100755 (executable)
@@ -27,6 +27,8 @@
       - results/
     exclude:
       - results/*.shader_cache
+    reports:
+      junit: results/junit.xml
   tags:
     - $RUNNER_TAG
   after_script: