Fix VOLTHA jobs

- Extend sonarqube timeout
- Add .pdf to ignored file extensions in license check
- Disable unit test jobs until LF fixes Ubuntu rebuild

Change-Id: Ib5c649dd3d162140184ea5f6f39c5c69e7a3d2fa
diff --git a/jjb/verify/voltha.yaml b/jjb/verify/voltha.yaml
index ad6d589..bc4a5cd 100644
--- a/jjb/verify/voltha.yaml
+++ b/jjb/verify/voltha.yaml
@@ -15,6 +15,7 @@
       - 'verify-licensed'
       - 'verify-sonarqube':
           dependency-jobs: 'verify_voltha_licensed'
-      - 'voltha-unit-test':
-          dependency-jobs: 'verify_voltha_sonarqube'
+          build-timeout: 20
+#     - 'voltha-unit-test':
+#         dependency-jobs: 'verify_voltha_sonarqube'