Does Polyspace Server license Queue if all are in use?

4 ビュー (過去 30 日間)
Shantagouda goudar
Shantagouda goudar 2024 年 9 月 26 日
回答済み: Sivsankar 2024 年 10 月 1 日
I Wanted to understand if Jenkins jobs Queue on Polyspace server if all are in use?

回答 (1 件)

Sivsankar
Sivsankar 2024 年 10 月 1 日
If you are running multiple Jenkins jobs on a single Polyspace server for your CI/CD pipeline, these jobs will be queued.
Moreover, if your Polyspace server is running on top of MATLAB Parallel Server, you could implement the ‘polyspaceJobsManager’ function to have a deeper look into the jobs that are in queue. You can leverage the following documentation on this function:
Thank you.

Community Treasure Hunt

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

Start Hunting!

Translated by