Unit Testing with Jenkins on a server

조회 수: 2 (최근 30일)
Simon Parten
Simon Parten 2016년 10월 20일
답변: Simon Parten 2018년 9월 27일
I had previously setup a unit testing suite which was automagically run by jenkins.
We've now changed architecture, so that jenkins now lives centrally on a server.
The tests no longer run, because I don't have matlab installed on the server...
Question; What is the minimum requirement for unit testing... standalone license? Matlab runtime? Does anyone know?
Any help is greatly appreciated.
Kind Regards, Simon
  댓글 수: 1
Charles
Charles 2018년 9월 26일
I am interested in this as well...

댓글을 달려면 로그인하십시오.

채택된 답변

Simon Parten
Simon Parten 2018년 9월 27일
My conclusion was as follows;
  • Server requires a full matlab license. Runtime ain't gonna cut it.
  • My setup was particularly painful, because my server is airgapped from the internet by the mothership. It's possible... but barely practical to work around this. By pasting / mounting ISO files and license keys to the right places serverside.
  • Once working, it's super duper, uber useful.
  • In the end I had to give it up as it was too painful for me to maintain in my environment.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by