X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-e2mgr%2Fric-plt-e2mgr.yaml;h=1aa1f9cd3c4a8a6897d36d1d56e7a7957bd9ff26;hb=7198b29e5d41d97ef1d887ecbd4f30e2f92354a9;hp=144b3c739629124af3e5b7782fe106344e0d89b9;hpb=6962e05e60c941ef8fc97afed50ade8823eb94c8;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..1aa1f9cd 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 @@ -57,6 +56,7 @@ # prescan script requires ubuntu # golang is only on docker-enabled nodes build-node: ubuntu1804-docker-4c-4g + java-version: openjdk11 sonar-prescan-script: !include-raw-escape: prescan-e2mgr-ubuntu.sh sonar-project-file: "" # use sonarcloud values from defaults.yaml @@ -78,5 +78,7 @@ sonar.inclusions=**/**.go # Exclusions sonar.exclusions=**/mocks/**.go,**/tests/**.go + # Test inclusions + sonar.test.inclusions=**/*_test.go jobs: - gerrit-sonar-prescan-script