Skip to content
Snippets Groups Projects
Commit 714442e4 authored by Antoine Merle's avatar Antoine Merle Committed by Olivier Sauter
Browse files

also generate reports for matlab920 cases

parent 7edfa139
No related branches found
No related tags found
1 merge request!110Add test coverage and update test scripts
Pipeline #81924 passed
...@@ -44,12 +44,19 @@ TCV-920: ...@@ -44,12 +44,19 @@ TCV-920:
variables: variables:
MATLABCMD: matlab920 MATLABCMD: matlab920
TESTCASE: tcv TESTCASE: tcv
artifacts:
reports:
junit: test_${TBXTARGET}_${TESTCASE}_2017a.xml
IMAS-920: IMAS-920:
extends: .test-template extends: .test-template
variables: variables:
MATLABCMD: matlab920 MATLABCMD: matlab920
TESTCASE: imas TESTCASE: imas
artifacts:
reports:
junit: test_${TBXTARGET}_${TESTCASE}_2017a.xml
# Post test report collection # Post test report collection
code-coverage-960: code-coverage-960:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment