X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-e2mgr%2Fric-plt-e2mgr.yaml;h=1288b5948d27a3bb59473a2f636e9d2983214c51;hb=f54a4f8aa5eb7e27b861a5c31ef3bb58f9854b8d;hp=5b4766f72cab76348d6b770d991a21b2c265a908;hpb=16472d58fdc1edd1bcead7f1268482d835baccf2;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 5b4766f7..1288b594 100644 --- a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml +++ b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml @@ -43,7 +43,6 @@ - project: <<: *e2mgr_docker_common name: ric-plt-e2mgr-release - branch: master # maven release requires sigul which requires centos # container release requires docker build-node: centos7-docker-2c-8g @@ -73,10 +72,12 @@ # Source sonar.sources=E2Manager # Unit tests - sonar.go.coverage.reportPaths=coverage.txt + 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