Cosmetic release refactoring to force pipeline generation

Change-Id: I31717a97e23f6a167e181d7210f8a081151a06ba
diff --git a/jjb/voltha-test/voltha-pod-jobs/master.yaml b/jjb/voltha-test/voltha-pod-jobs/master.yaml
new file mode 100644
index 0000000..daae220
--- /dev/null
+++ b/jjb/voltha-test/voltha-pod-jobs/master.yaml
@@ -0,0 +1,47 @@
+---
+# POD Build Pipeline Jobs for Voltha Releases
+# -----------------------------------------------------------------------
+# Disabled, offline -- 'qa-testvm-pod'
+# -----------------------------------------------------------------------
+- project:
+    name: voltha-pod-jobs-master
+
+    project-name: '{name}'
+
+    build-timeout: '300'
+
+    with-kind: false
+    power-switch: false
+    power-cycle-olt: false
+    work-flow: 'ATT'
+    in-band-management: false
+    num-of-openonu: '1'
+    num-of-onos: '1'
+    num-of-atomix: '0'
+    reinstall-olt: true
+    test-type: ''
+    volthaSystemTestsChange: ''
+    kindVolthaChange: ''
+    cordTesterChange: ''
+    oltAdapterAppLabel: 'adapter-open-olt'
+    num-of-onus: ''
+    num-of-ponports: ''
+
+    jobs:
+
+      # -----------------------------------------------------------------------
+      # flex pod1 test job - uses tech profile on voltha branch
+      # md5sum(master): 9293b0f6d3c00a28c8d1a65ef0e8826e
+      # -----------------------------------------------------------------------
+      - 'build_voltha_pod_test':
+          disable-job: true                    # Reason: qa-testvm-pod offline
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord'
+          release: 'master'
+          branch: 'master'
+          power-switch: true
+          power-cycle-olt: true
+          test-repo: 'voltha-system-tests'
+          profile: 'Default'
+
+# [EOF]
diff --git a/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml b/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
index d254237..c991329 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
@@ -56,5 +56,21 @@
           pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
           test-repo: 'voltha-system-tests'
           profile: 'TP'
-   
+
+      # -----------------------------------------------------------------------
+      # flex pod1 test job - uses tech profile on voltha branch
+      # md5sum(master): 9293b0f6d3c00a28c8d1a65ef0e8826e
+      # -----------------------------------------------------------------------
+      - 'build_voltha_pod_test':
+          disable-job: true                    # Reason: qa-testvm-pod offline
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord'
+          release: '2.11'
+          branch: 'voltha-2.11'
+          power-switch: true
+          power-cycle-olt: true
+          test-repo: 'voltha-system-tests'
+          profile: 'Default'
+
+          
 # [EOF]
diff --git a/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml b/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
index c00af37..93c2203 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
@@ -40,5 +40,21 @@
           power-switch: true
           test-repo: 'voltha-system-tests'
           profile: '1T4GEM'
-   
+
+
+      # -----------------------------------------------------------------------
+      # flex pod1 test job - uses tech profile on voltha branch
+      # md5sum(master): 9293b0f6d3c00a28c8d1a65ef0e8826e
+      # -----------------------------------------------------------------------
+      - 'build_voltha_pod_test':
+          disable-job: true                    # Reason: qa-testvm-pod offline
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord'
+          release: 'voltha-2.12'
+          branch: '2.12'
+          power-switch: true
+          power-cycle-olt: true
+          test-repo: 'voltha-system-tests'
+          profile: 'Default'
+          
 # [EOF]
diff --git a/jjb/voltha-test/voltha.yaml b/jjb/voltha-test/voltha.yaml
index e5df08a..326761f 100644
--- a/jjb/voltha-test/voltha.yaml
+++ b/jjb/voltha-test/voltha.yaml
@@ -56,18 +56,6 @@
           test-repo: 'voltha-system-tests'
           pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
 
-      # flex pod1 test job - uses tech profile on voltha branch
-      - 'build_voltha_pod_test':
-          disable-job: false
-          build-node: 'qa-testvm-pod'
-          config-pod: 'flex-ocp-cord'
-          release: 'master'
-          branch: 'master'
-          power-switch: true
-          power-cycle-olt: true
-          test-repo: 'voltha-system-tests'
-          profile: 'Default'
-
       # flex pod1 test job - released versions: uses tech profile on voltha branch
       - 'build_voltha_pod_test':
           disable-job: false