Enable openonupy jobs on flex pod

Change-Id: I21f81b360e9079403fdf31332105d762818f9853
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 677ffa4..60ef3cf 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -177,6 +177,61 @@
           test-repo: 'voltha-system-tests'
           profile: 'TP'
 
+     # Flex pod with xgs-pon olt/onu - master 1T4GEM tech profile and openonu go and timer based job
+      - 'build_voltha_pod_release_timer':
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord-openonupy'
+          release: '2.6'
+          branch: 'voltha-2.6'
+          num-of-onos: '3'
+          num-of-atomix: '3'
+          name-extension: '_openonupy'
+          test-repo: 'voltha-system-tests'
+          Jenkinsfile: 'Jenkinsfile-voltha-build'
+          configurePod: true
+          profile: '1T4GEM'
+          time: '18'
+
+      # Flex POD test job - master versions, uses 1T4GEM tech profile and openonu go on voltha branch
+      - 'build_voltha_pod_test':
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord-openonupy'
+          name-extension: '_openonupy'
+          release: '2.6'
+          branch: 'voltha-2.6'
+          test-repo: 'voltha-system-tests'
+          profile: '1T4GEM'
+          power-switch: True
+
+     # Flex pod with xgs-pon olt/onu - master TT workflow openonu go and timer based job
+      - 'build_voltha_pod_release_timer':
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord-openonupy'
+          release: '2.6'
+          branch: 'voltha-2.6'
+          num-of-onos: '3'
+          num-of-atomix: '3'
+          name-extension: '_TT_openonupy'
+          work-flow: 'TT'
+          test-repo: 'voltha-system-tests'
+          Jenkinsfile: 'Jenkinsfile-voltha-build'
+          configurePod: true
+          profile: 'TP'
+          time: '14'
+
+      # Flex POD test job - master versions, TT workflow and openonu go on voltha branch
+
+      - 'build_voltha_pod_test':
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord-openonupy'
+          name-extension: '_TT_openonupy'
+          release: '2.6'
+          branch: 'voltha-2.6'
+          test-repo: 'voltha-system-tests'
+          work-flow: 'TT'
+          pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
+          profile: 'TP'
+          power-switch: True
 
       # Menlo pod with olt/onu - 1T4GEM tech profile and timer based job
       - 'build_voltha_pod_release_timer':