Cosmetic refactoring to force job generation

Change-Id: I2e35747278864c51cf04a8ee6c65512ae053349a
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 c991329..f78ec88 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
@@ -72,5 +72,22 @@
           test-repo: 'voltha-system-tests'
           profile: 'Default'
 
+      # -----------------------------------------------------------------------
+      # Menlo pod test job - uses tech profile on voltha branch
+      # md5sum(master): 139b227f6ebe777a7337a07d9883a57f
+      # -----------------------------------------------------------------------
+      - 'build_voltha_pod_test':
+          timeout: 300
+          build-node: 'menlo-demo-pod'
+          config-pod: 'onf-demo-pod'
+          disable-job: true                      # Reason: menlo-demo-pod offline
+          release: '2.11'
+          branch: 'voltha-2.11'
+          name-extension: '_DT'
+          work-flow: 'DT'
+          test-repo: 'voltha-system-tests'
+          profile: '1T8GEM'
+          pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
+          power-switch: true
           
 # [EOF]