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=144b3c739629124af3e5b7782fe106344e0d89b9;hpb=3727978721f778f442e82b1a9ba9c4b8e2657796;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 144b3c73..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 @@ -78,5 +77,7 @@ sonar.inclusions=**/**.go # Exclusions sonar.exclusions=**/mocks/**.go,**/tests/**.go + # Test inclusions + sonar.test.inclusions=**/*_test.go jobs: - gerrit-sonar-prescan-script