From: Jessica Wagantall Date: Mon, 27 Apr 2020 17:18:40 +0000 (+0000) Subject: Merge "Properly set RMR test args for sonar job" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=a367ea4ff04276a43abbc1af6ed9461b0b4056eb;hp=1c7310d37a0805981b83377aed377fe3a31a4db2;p=ci-management.git Merge "Properly set RMR test args for sonar job" --- diff --git a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml index 144b3c73..872bbc2a 100644 --- a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml +++ b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.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 diff --git a/jjb/ric-plt-nodeb-rnib/ric-plt-nodeb-rnib.yaml b/jjb/ric-plt-nodeb-rnib/ric-plt-nodeb-rnib.yaml index 2041ba6b..8060cc9e 100644 --- a/jjb/ric-plt-nodeb-rnib/ric-plt-nodeb-rnib.yaml +++ b/jjb/ric-plt-nodeb-rnib/ric-plt-nodeb-rnib.yaml @@ -35,6 +35,7 @@ # use host network for network resources docker-build-args: '--network=host -f ci/Dockerfile' jobs: + - gerrit-docker-verify - oran-gerrit-docker-ci-pc-merge stream: - master: