Unit Testing with Jenkins on a server

4 vues (au cours des 30 derniers jours)
Simon Parten
Simon Parten le 20 Oct 2016
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 commentaire
Charles
Charles le 26 Sep 2018
I am interested in this as well...

Connectez-vous pour commenter.

Réponse acceptée

Simon Parten
Simon Parten le 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.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by