X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-e2mgr%2Fric-plt-e2mgr.yaml;h=872bbc2acc86418a9e237eecdd2b72d95e2655ae;hb=5641bf85f50df1210ee6bad046ad78110c103e7c;hp=bf7e817e572b863072924e5b2613db27b82c8356;hpb=5c160638d08d25cc0ad77e330aa0ef8a2015d14f;p=ci-management.git diff --git a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml index bf7e817e..872bbc2a 100644 --- a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml +++ b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml @@ -73,10 +73,12 @@ # Source sonar.sources=E2Manager # Unit tests - sonar.go.coverage.reportPaths=coverage.xml + sonar.go.coverage.reportPaths=E2Manager/coverage.txt # Inclusions sonar.inclusions=**/**.go # Exclusions sonar.exclusions=**/mocks/**.go,**/tests/**.go + # Test inclusions + sonar.test.inclusions=**/*_test.go jobs: - gerrit-sonar-prescan-script