Merge "Removed unwanted jobs from menlo-certification-pod"
diff --git a/jjb/voltha-test/voltha-certification.yaml b/jjb/voltha-test/voltha-certification.yaml
index 1783eee..59fe0ee 100644
--- a/jjb/voltha-test/voltha-certification.yaml
+++ b/jjb/voltha-test/voltha-certification.yaml
@@ -185,49 +185,3 @@
           profile: '1T8GEM'
           power-switch: True
           pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
-
-      # Certification (Radisys) pod with olt/onu - master versions timer based job , two OLTs
-      - 'build_voltha_pod_release_timer':
-            build-node: 'menlo-certification-pod-3'
-            config-pod: 'menlo-certification-pod-radisys-3200g'
-            disable-job: true
-            reinstall-olt: true
-            work-flow: 'ATT'
-            profile: '1T4GEM'
-            time: '13'
-
-      # Certification (Radisys) POD test job - master versions: uses tech profile on voltha branch
-      - 'build_voltha_pod_test':
-            build-node: 'menlo-certification-pod-3'
-            config-pod: 'menlo-certification-pod-radisys-3200g'
-            disable-job: true
-            release: 'master'
-            branch: 'master'
-            work-flow: 'ATT'
-            test-repo: 'voltha-system-tests'
-            profile: '1T4GEM'
-            power-switch: True
-            pipeline-script: 'voltha/master/voltha-physical-functional-tests.groovy'
-
-        # Certification (Radisys) pod with olt/onu - master versions timer based job , two OLTs
-      - 'build_voltha_pod_release_timer':
-            build-node: 'menlo-certification-pod-3'
-            config-pod: 'menlo-certification-pod-radisys-3200g'
-            disable-job: true
-            reinstall-olt: true
-            work-flow: 'ATT'
-            profile: '1T4GEM-unencrypted'
-            time: '17'
-
-        # Certification (Radisys) POD test job - master versions: uses tech profile on voltha branch
-      - 'build_voltha_pod_test':
-            build-node: 'menlo-certification-pod-3'
-            config-pod: 'menlo-certification-pod-radisys-3200g'
-            disable-job: true
-            release: 'master'
-            branch: 'master'
-            work-flow: 'ATT'
-            test-repo: 'voltha-system-tests'
-            profile: '1T4GEM-unencrypted'
-            power-switch: True
-            pipeline-script: 'voltha/master/voltha-physical-functional-tests.groovy'