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

rm test-matlab-8.5.0

parent 6d59ca2f
Branches
Tags
1 merge request!89fix distribution of dims when 3D data is obtained
Pipeline #63866 passed
......@@ -12,11 +12,11 @@ variables:
# no build for gdat, so don't define jobs for build phase
# test jobs
test-matlab-8.5.0:
extends: .test-template
variables:
MATLABCMD: matlab850
TESTCASE: basic-tcv
#test-matlab-8.5.0:
# extends: .test-template
# variables:
# MATLABCMD: matlab850
# TESTCASE: basic-tcv
test-matlab-9.2.0:
extends: .test-template
......@@ -32,13 +32,13 @@ test-matlab-9.6.0:
MATLABCMD: matlab960
TESTCASE: basic-tcv
test-matlab-8.5.0-all:
extends: test-matlab-8.5.0
variables:
TESTCASE: all
only:
- schedules
- web
#test-matlab-8.5.0-all:
# extends: test-matlab-8.5.0
# variables:
# TESTCASE: all
# only:
# - schedules
# - web
test-matlab-9.6.0-all:
extends: test-matlab-9.6.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment