Unit Testing with Jenkins on a server

3 次查看(过去 30 天)
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

采纳的回答

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