All tests are currently localsingle. If Matlab Parallel Processing toolbox is available, consider having tests that run batch and/or matlab_pct.
This so we also test that those do work correctly out-of-the-box.
TODO: Adapt some of currently existing tests, or have dedicated small tests for this? Might help processing time of CI if we can do the longest-running use cases with a parallel option.
How: for instance, adapt the action that copies the _github parameter file: put it in a shell script, and as part of that script can then replace the value for wheretoprocess based on a environment variable.
All tests are currently localsingle. If Matlab Parallel Processing toolbox is available, consider having tests that run batch and/or matlab_pct.
This so we also test that those do work correctly out-of-the-box.
TODO: Adapt some of currently existing tests, or have dedicated small tests for this? Might help processing time of CI if we can do the longest-running use cases with a parallel option.
How: for instance, adapt the action that copies the _github parameter file: put it in a shell script, and as part of that script can then replace the value for wheretoprocess based on a environment variable.