Merge "Properly set RMR test args for sonar job"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 27 Apr 2020 17:18:40 +0000 (17:18 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 27 Apr 2020 17:18:40 +0000 (17:18 +0000)
jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml
jjb/ric-plt-nodeb-rnib/ric-plt-nodeb-rnib.yaml

index 144b3c7..872bbc2 100644 (file)
@@ -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
index 2041ba6..8060cc9 100644 (file)
@@ -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: