disable sonarqube on voltha jobs
Change-Id: I78c835bfea518fee46ea122a8d23513a2f7974dc
diff --git a/jjb/verify/voltha-bbsim.yaml b/jjb/verify/voltha-bbsim.yaml
index 567526c..4c550ce 100644
--- a/jjb/verify/voltha-bbsim.yaml
+++ b/jjb/verify/voltha-bbsim.yaml
@@ -15,8 +15,8 @@
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_voltha-bbsim_licensed'
- - 'verify-sonarqube':
- dependency-jobs: 'verify_voltha-bbsim_tag-collision'
+# - 'verify-sonarqube':
+# dependency-jobs: 'verify_voltha-bbsim_tag-collision'
- 'voltha-bbsim-tests':
dependency-jobs: 'verify_voltha-bbsim_sonarqube'
diff --git a/jjb/verify/voltha-go.yaml b/jjb/verify/voltha-go.yaml
index cc7a872..ad03382 100644
--- a/jjb/verify/voltha-go.yaml
+++ b/jjb/verify/voltha-go.yaml
@@ -13,8 +13,8 @@
name: 'verify-voltha-go-jobs'
jobs:
- 'verify-licensed'
- - 'verify-sonarqube':
- dependency-jobs: 'verify_voltha-go_licensed'
+# - 'verify-sonarqube':
+# dependency-jobs: 'verify_voltha-go_licensed'
# - 'voltha-go-tests':
# dependency-jobs: 'verify_voltha-go_sonarqube'