Moving DT pod temporarly to Default 1T1GEM profile
This is following DT temporary workaround to avoid 1T8Gem issue with Sercomm

Change-Id: Ide6313cdaea6eb054a159c184ecebfcb6ff112f0
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index a1bc79b..a54f0ee 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -410,7 +410,7 @@
           Jenkinsfile: 'Jenkinsfile-voltha-build'
           oltDebVersion: 'openolt_asgvolt64.deb'
           configurePod: true
-          profile: '1T8GEM'
+          profile: 'Default'
           with-kind: true
           time: '11'
 
@@ -424,6 +424,6 @@
           release: 'master'
           branch: 'master'
           test-repo: 'voltha-system-tests'
-          profile: '1T8GEM'
+          profile: 'Default'
           power-switch: True
           pipeline-script: 'voltha-dt-physical-functional-tests.groovy'