The source project of this merge request has been removed.
Add QA related jobs to CI pipeline
This MR aims to add jobs related to QA (Quality Assurance) to OTB CI pipeline by:
- Playing the unit tests and convert the report from CTest format to JUnit format (SonarQube only supports JUnit format for UT reports)
- Running static analysis on source code thanks to CppCheck
- 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
Activity
added 7 commits
-
63861c01...fb9a3b5f - 6 commits from branch
orfeotoolbox:develop
- 3b3adf6d - Merge branch 'develop' into new-ci
-
63861c01...fb9a3b5f - 6 commits from branch
added ci label
added 1 commit
- 9e302735 - Remove new-ci branch from branches for which the heavy CI process is played
mentioned in commit 78db248d
changed milestone to %7.0.0
Please register or sign in to reply