From: Jessica Wagantall Date: Mon, 27 Apr 2020 16:56:59 +0000 (+0000) Subject: Merge "add sonar test inclusions" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b38900b47549f8d43e1178795001db666df797a3;hp=e4e18d2032186d2240ca633ca68fb4bb6a31c954;p=ci-management.git Merge "add sonar test inclusions" --- 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