mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
gitlab-ci: Enable unit test reports for normal runner traces jobs
Inform gitlab about the JUnit XML file that tracie produces, so that the pipeline page can present more detailed information about tracie test results. Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6598>
This commit is contained in:
parent
d24ffd8706
commit
7e82e252e0
1 changed files with 3 additions and 0 deletions
|
|
@ -1344,6 +1344,9 @@ radv-fossils:
|
|||
- traces-db/
|
||||
variables:
|
||||
TRACIE_UPLOAD_TO_MINIO: 1
|
||||
artifacts:
|
||||
reports:
|
||||
junit: results/junit.xml
|
||||
|
||||
.traces-test-gl:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue