Extended timeout for some bbsim based jobs as workaround for ONOS connection issue

Change-Id: I33b9fc63d3273778bd9e834a6a992900e1519a40
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 3d4790d..a6d76cc 100755
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -608,7 +608,7 @@
               teardown: true
               logging: true
           time-trigger: "H H/12 * * *"
-          timeout: 190
+          timeout: 210
 
       - 'voltha-periodic-test':
           name: 'periodic-voltha-multiple-olts-openonu-go-test-bbsim-2.8'
@@ -735,7 +735,7 @@
               teardown: true
               logging: true
           olts: 2
-          timeout: 190
+          timeout: 210
 
       - 'voltha-periodic-test':
           name: 'patchset-voltha-2.8-multiple-olts-openonu-go-test-bbsim'