Increase timeout for openonu-go-test

Change-Id: I44a19f8ee37257cbedda2b28f5677b89f1899f73
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 5327b83..5020d2a 100755
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -329,7 +329,7 @@
               flags: "--set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1,voltha-adapter-openonu.global.mib_audit.interval=60s"
               teardown: true
               logging: true
-          timeout: 180
+          timeout: 210
 
       - 'voltha-periodic-test':
           name: 'periodic-voltha-openonu-go-test-bbsim-2.8'
@@ -498,7 +498,7 @@
               flags: "--set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1,voltha-adapter-openonu.global.mib_audit.interval=60s"
               teardown: true
               logging: true
-          timeout: 180
+          timeout: 210
 
       - 'voltha-periodic-test':
           name: 'patchset-voltha-2.9-openonu-go-test-bbsim'