Cosmetic release refactoring to force pipeline generation

Change-Id: I31717a97e23f6a167e181d7210f8a081151a06ba
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]