Can Polyspace Bug Finder Server be used with Gitlab CICD instead of Jenkins?
21 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to use Polyspace Bug Finder Server on local server. Local server has Gitlab CICD integration.I want to automate test sequence using Gitlab and Polyspace together. Is this possible?
0 Kommentare
Akzeptierte Antwort
Anirban
am 15 Dez. 2022
Bearbeitet: Anirban
am 15 Dez. 2022
Yes, you can run Polyspace Bug Finder Server on GitLab. You can assign a dedicated runner in GitLab to run the polyspace-bug-finder-server command for the analysis and then the polyspace-access command to upload the results to Polypsace Access. The workflow is similar to the Jenkins pipeline workflow documented in Sample Jenkins Pipeline Scripts for Polyspace Analysis.
2 Kommentare
Anirban
am 16 Dez. 2022
Polyspace Access product is not required for the Bug Finder Server product. The workflow you suggested works too.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Run Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!