Unit Testing with Jenkins on a server

1 回表示 (過去 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 件)

製品

Community Treasure Hunt

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

Start Hunting!

Translated by