gitlab-ci: Enable unit test report for arm64_a630_traces

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:
Alexandros Frantzis 2020-09-04 14:20:39 +03:00
parent 88fc3e24d3
commit f4210df224
1 changed files with 3 additions and 0 deletions

View File

@ -1152,6 +1152,9 @@ arm64_a630_traces:
# missing.
MESA_GLSL_VERSION_OVERRIDE: "460"
MESA_GL_VERSION_OVERRIDE: "4.6"
artifacts:
reports:
junit: results/junit.xml
# Along with checking gmem path, check that we don't get obvious nir
# validation failures (though it's too expensive to have it on for the