Don't run sonarqube on voltha
Change-Id: I4253af4f09981c689f705ed6ff3b135ad033f323
diff --git a/jjb/verify/voltha.yaml b/jjb/verify/voltha.yaml
index b0b972c..7c0da1b 100644
--- a/jjb/verify/voltha.yaml
+++ b/jjb/verify/voltha.yaml
@@ -13,9 +13,10 @@
name: 'verify-voltha-jobs'
jobs:
- 'verify-licensed'
- - 'verify-sonarqube':
- dependency-jobs: 'verify_voltha_licensed'
- build-timeout: 20
+# - 'verify-sonarqube':
+# dependency-jobs: 'verify_voltha_licensed'
+# build-timeout: 20
- 'voltha-unit-test':
- dependency-jobs: 'verify_voltha_sonarqube'
+ dependency-jobs: 'verify_voltha_licensed'
+# dependency-jobs: 'verify_voltha_sonarqube'