Skip to content
Snippets Groups Projects
Commit 09ab0fef authored by Federico Felici's avatar Federico Felici Committed by Olivier Sauter
Browse files

Specify to run basic-tcv test case +default matlab

parent b2e3987e
No related branches found
No related tags found
1 merge request!4Feature/testsuite
......@@ -14,15 +14,15 @@ test-matlab850:
- cd matlab
variables:
MATLABCMD: matlab850
TESTCASE: basic
TESTCASE: basic-tcv
test-matlab920:
test-matlab:
extends: .test-template
before_script:
- cd matlab
variables:
MATLABCMD: matlab920
TESTCASE: basic
MATLABCMD: matlab
TESTCASE: basic-tcv
test-matlab850-all:
extends: test-matlab850
......@@ -31,14 +31,13 @@ test-matlab850-all:
only:
- schedules
- web
- master
.test-matlab850-deployed:
extends: .test-template-deployed
variables:
MATLABCMD: matlab850
.test-matlab920-deployed:
.test-matlab-deployed:
extends: .test-template-deployed
variables:
MATLABCMD: matlab920
MATLABCMD: matlab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment