Skip to content
Snippets Groups Projects

Add QA related jobs to CI pipeline

Merged Sébastien Dinot requested to merge (removed):new-ci into develop

This MR aims to add jobs related to QA (Quality Assurance) to OTB CI pipeline by:

  1. Playing the unit tests and convert the report from CTest format to JUnit format (SonarQube only supports JUnit format for UT reports)
  2. Running static analysis on source code thanks to CppCheck
  3. Sending the below reports to SonarQube thanks to Sonar Scanner

The resulting QA report is available in SonarQube.

Edited by Sébastien Dinot

Merge request reports

Approval is optional

Merged by avatar (May 5, 2025 2:00am UTC)

Merge details

  • Changes merged into develop with 78db248d (commits were squashed).
  • Deleted the source branch.

Pipeline #2067 passed

Pipeline passed for 78db248d on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading