Disabling 3200G job to let the radisys pod finish the others and extending tiemouts to allow job to complete

Change-Id: I412104fa12c63407032f02d61387c42432a2269f
diff --git a/jjb/voltha-test/voltha-certification.yaml b/jjb/voltha-test/voltha-certification.yaml
index 994c543..910beb6 100644
--- a/jjb/voltha-test/voltha-certification.yaml
+++ b/jjb/voltha-test/voltha-certification.yaml
@@ -82,7 +82,7 @@
       - 'build_voltha_pod_release_timer':
           build-node: 'menlo-certification-pod'
           config-pod: 'menlo-certification-pod-radisys-3200g'
-          disable-job: false
+          disable-job: true
           reinstall-olt: false
           name-extension: '_DT'
           work-flow: 'DT'
@@ -92,10 +92,9 @@
 
       # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch
       - 'build_voltha_pod_test':
-          timeout: 270
           build-node: 'menlo-certification-pod'
           config-pod: 'menlo-certification-pod-radisys-3200g'
-          disable-job: false
+          disable-job: true
           release: 'master'
           branch: 'master'
           name-extension: '_DT'