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

Cleanup gitlab-ci.yml

parent b76cfc7a
No related branches found
No related tags found
1 merge request!110Add test coverage and update test scripts
......@@ -5,7 +5,6 @@ include:
variables:
TBXFOLDER: matlab
# MATFIRST: 803
MATFIRST: 902
MATVER: 906
......@@ -84,21 +83,6 @@ test-staging-920:
variables:
MATLABCMD: matlab920
#test-staging-900:
# extends: .test-staging-template
# variables:
# MATLABCMD: matlab900
#test-staging-850:
# extends: .test-staging-template
# variables:
# MATLABCMD: matlab850
#test-staging-830:
# extends: .test-staging-template
# variables:
# MATLABCMD: matlab830
# pre-deployment
pre-deployment-checks:
extends: .pre-deployment-checks-template
......@@ -113,9 +97,3 @@ test-post-deploy-matlab-9.2.0:
variables:
MATLABCMD: matlab920
TESTCASE: basic-tcv
#test-post-deploy-matlab-8.5.0:
# extends: .test-post-deploy-template
# variables:
# MATLABCMD: matlab850
# TESTCASE: basic-tcv
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