How do I use Polyspace Bug Finder with Jenkins?
Show older comments
I would like to use Polyspace Bug Finder in a continuous integration system mechanism.
Accepted Answer
More Answers (1)
Anirban
on 27 Mar 2019
1 vote
In R2019a, the 'MathWorks Polyspace plugin' in Jenkins allows you to run the Polyspace Server products as part of continuous integration.
After you install the Polyspace Server (and Polyspace Access) products, you can download the plugin from Jenkins and point the plugin to your product installation. The plugin provides these features:
- Running Polyspace Bug Finder Server or Polyspace Code Prover Server on checked-in C/C++ code
- Uploading Polyspace results (bugs, run-time errors, coding standard violations, code complexity metrics and other findings) to the Polyspace Access web interface for review
- Setting up pass/fail criteria for builds based on Polyspace results
- Filtering results based on predefined criteria such as file ownership or impact of defects
- Sending e-mail notifications with new findings to file owners
1 Comment
Anirban
on 7 Nov 2019
You can download the R2019b version of the Polyspace Access products here: https://www.mathworks.com/downloads/web_downloads/download_polyspace_access/R2019b
Categories
Find more on Specify Code Behavior in Help Center and File Exchange
Products
Release
No release entered yet.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!