Moving to ATT tests for openonu go on onf demo pod

Change-Id: I52e72045bd6d917dceb2b45351e9614d7c1aeead
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 1434069..6736c58 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -413,6 +413,7 @@
           profile: '1T4GEM'
 
      # Demo pod with xgs-pon olt/onu - master 1T8GEM tech profile and openonu go and timer based job
+     # Name extension says DT but is actually an ATT test, dont' want to change all the file names
       - 'build_voltha_pod_release_timer':
           build-node: 'menlo-demo-pod'
           config-pod: 'onf-demo-pod-openonugo'
@@ -421,7 +422,6 @@
           num-of-onos: '3'
           num-of-atomix: '3'
           name-extension: '_DT_openonugo'
-          work-flow: 'DT'
           test-repo: 'voltha-system-tests'
           Jenkinsfile: 'Jenkinsfile-voltha-build'
           configurePod: true
@@ -431,18 +431,18 @@
 
 
       # Demo POD test job - master versions, uses 1T8GEM tech profile and openonu go on voltha branch
+      # Name extension says DT but is actually an ATT test, dont' want to change all the file names
       - 'build_voltha_pod_test':
           build-node: 'menlo-demo-pod'
           config-pod: 'onf-demo-pod-openonugo'
           name-extension: '_DT_openonugo'
-          work-flow: 'DT'
           release: 'master'
           branch: 'master'
           test-repo: 'voltha-system-tests'
           profile: '1T8GEM'
           in-band-management: true
           power-switch: True
-          pipeline-script: 'voltha-dt-physical-functional-tests-openonu-go.groovy'
+          pipeline-script: 'voltha-physical-functional-tests-openonu-go.groovy'
 
       # Menlo DEMO-POD - Default TechProfile - manual build job
       - 'build_pod_manual':