Skip to content
Snippets Groups Projects
Commit 7fe650b0 authored by Olivier Sauter's avatar Olivier Sauter
Browse files

rm all matlab980 test at this stage

parent 3dfc35f9
No related branches found
No related tags found
2 merge requests!103Small fix,!102Small fix
Pipeline #72276 failed
...@@ -12,13 +12,13 @@ variables: ...@@ -12,13 +12,13 @@ variables:
# no build for gdat, so don't define jobs for build phase # no build for gdat, so don't define jobs for build phase
# test jobs # test jobs
test-matlab-9.8.0: #test-matlab-9.8.0:
extends: .test-template # extends: .test-template
tags: # tags:
- lac8-gituser # - lac8-gituser
variables: # variables:
MATLABCMD: matlab980 # MATLABCMD: matlab980
TESTCASE: basic-tcv # TESTCASE: basic-tcv
test-matlab-9.6.0: test-matlab-9.6.0:
extends: .test-template extends: .test-template
...@@ -56,10 +56,10 @@ pre-deployment-staging: ...@@ -56,10 +56,10 @@ pre-deployment-staging:
# Staging tests # Staging tests
test-staging-980: #test-staging-980:
extends: .test-staging-template # extends: .test-staging-template
variables: # variables:
MATLABCMD: matlab980 # MATLABCMD: matlab980
test-staging-960: test-staging-960:
extends: .test-staging-template extends: .test-staging-template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment