Cosmetic refactor to force job regen

Change-Id: I7c51ac20c62294a9bf62fb4e1b7e625e146a66b3
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 c780228..70ad6e2 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
@@ -92,4 +92,21 @@
           test-repo: 'voltha-system-tests'
           profile: 'TP'
 
+      # -----------------------------------------------------------------------
+      # flex pod1 test job - using voltha branch
+      # md5sum(master): fbe8e6efaa4f3aba576040ac521a8d6f
+      # -----------------------------------------------------------------------
+      - 'build_voltha_pod_manual_test':
+          disable-job: true                # Reason: qa-testvm-pod offline
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord'
+          profile: 'TP'
+          branch: 'voltha-2.12'
+          release: '2.12'
+          work-flow: 'TT'
+          name-extension: '_TT'
+          test-type: ''
+          test-repo: 'voltha-system-tests'
+          pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy'
+
 # [EOF]