Cosmetic refactor to force job generation

Change-Id: I3dc8ae552804682f87275cb27f6f9ef0a7a2c92e
diff --git a/jjb/voltha-test/voltha-pod-jobs/voltha-2.8.yaml b/jjb/voltha-test/voltha-pod-jobs/voltha-2.8.yaml
index 77cef3b..3765c9c 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.8.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.8.yaml
@@ -47,4 +47,21 @@
           power-switch: true
           power-cycle-olt: true
 
+      # -----------------------------------------------------------------------
+      # flex pod1 test job - released versions: uses tech profile on voltha branch 
+      # md5sum(master): a616cd61a22b0acde95efb1c71b4b980
+      # -----------------------------------------------------------------------
+      - 'build_voltha_pod_test':
+          disable-job: true                     # Reason: qa-testvm-pod offline
+          build-node: 'qa-testvm-pod'
+          config-pod: 'flex-ocp-cord'
+          release: '2.8'
+          branch: 'voltha-2.8'
+          name-extension: '_TT'
+          work-flow: 'TT'
+          power-switch: true
+          pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy'
+          test-repo: 'voltha-system-tests'
+          profile: 'TP'
+
 # [EOF]