Disable jobs failing due to MIA node problems.

jjb/voltha-test/voltha-certification.yaml
-----------------------------------------
  o Disable until problem source can be diagnosed.
  o https://jenkins.opencord.org/computer/menlo%2Dcertification%2Dpod%2D2/log
  o No route to host (Host unreachable)
  o ERROR: Connection is not established!

Change-Id: Ibaf64a2d2e237d62f609853b4b9e8bcbd45b446f
diff --git a/jjb/voltha-test/voltha-certification.yaml b/jjb/voltha-test/voltha-certification.yaml
index 7c6ee64..f4e7783 100644
--- a/jjb/voltha-test/voltha-certification.yaml
+++ b/jjb/voltha-test/voltha-certification.yaml
@@ -60,7 +60,7 @@
       - 'build_voltha_pod_release_timer':
           build-node: 'menlo-certification-pod-2'
           config-pod: 'menlo-certification-pod-radisys-1600x'
-          disable-job: false
+          disable-job: true
           reinstall-olt: true
           name-extension: '_DT'
           work-flow: 'DT'
@@ -73,7 +73,7 @@
           timeout: 330
           build-node: 'menlo-certification-pod-2'
           config-pod: 'menlo-certification-pod-radisys-1600x'
-          disable-job: false
+          disable-job: true
           release: 'master'
           branch: 'master'
           name-extension: '_DT'
@@ -228,7 +228,7 @@
       - 'build_voltha_pod_release_timer':
           build-node: 'menlo-certification-pod-2'
           config-pod: 'menlo-certification-pod-radisys-1600x'
-          disable-job: false
+          disable-job: true
           reinstall-olt: true
           release: '2.11'
           branch: 'voltha-2.11'
@@ -243,7 +243,7 @@
       - 'build_voltha_pod_release_timer':
           build-node: 'menlo-certification-pod-2'
           config-pod: 'menlo-certification-pod-radisys-1600x'
-          disable-job: false
+          disable-job: true
           reinstall-olt: true
           release: '2.8'
           branch: 'voltha-2.8'
@@ -258,7 +258,7 @@
       - 'build_voltha_pod_test':
           build-node: 'menlo-certification-pod-2'
           config-pod: 'menlo-certification-pod-radisys-1600x'
-          disable-job: false
+          disable-job: true
           release: '2.11'
           branch: 'voltha-2.11'
           name-extension: '_DT'
@@ -272,7 +272,7 @@
       - 'build_voltha_pod_test':
           build-node: 'menlo-certification-pod-2'
           config-pod: 'menlo-certification-pod-radisys-1600x'
-          disable-job: false
+          disable-job: true
           release: '2.8'
           branch: 'voltha-2.8'
           name-extension: '_DT'