Try to show test results in gitlab

This commit is contained in:
Jan Möbius
2020-05-25 07:16:41 +02:00
parent 7c6a075985
commit 943e846e73
3 changed files with 94 additions and 4 deletions

View File

@@ -10,3 +10,13 @@ test-{{BUILDTYPE}}-{{COMPILER}}-{{LANGUAGE}}:
image: graphics.rwth-aachen.de:4567/docker/docker/docker-openmesh-container
tags: [Docker]
dependencies: [build-{{BUILDTYPE}}-{{COMPILER}}-{{LANGUAGE}}]
artifacts:
Unittests/report.xml
Unittests/report-customvec.xml
Unittests/report-doublevec.xml
reports:
junit:
Unittests/report.xml
Unittests/report-customvec.xml
Unittests/report-doublevec.xml