Unit Testing with Jenkins on a server

2 Ansichten (letzte 30 Tage)
Simon Parten
Simon Parten am 20 Okt. 2016
Beantwortet: Simon Parten am 27 Sep. 2018
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

Akzeptierte Antwort

Simon Parten
Simon Parten am 27 Sep. 2018
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.

Weitere Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by