[VOL-2925] Adding new Sercomm ONU with 1t8gem working software

Change-Id: I77215979e230626b61405ca1f659bff409d584af
diff --git a/Jenkinsfile-voltha-build b/Jenkinsfile-voltha-build
index 8db59c6..838d765 100644
--- a/Jenkinsfile-voltha-build
+++ b/Jenkinsfile-voltha-build
@@ -136,6 +136,7 @@
                         }
                         timeout(1) {
                             out_get_tp = sh returnStatus: true, script: """
+                            export KUBECONFIG=$WORKSPACE/${configBaseDir}/${configKubernetesDir}/${configFileName}.conf
                             etcd_container=\$(kubectl get pods -n voltha | grep voltha-etcd-cluster | awk 'NR==1{print \$1}')
                             get_result=\$(kubectl exec -it \$etcd_container -n voltha -- /bin/sh -c 'ETCDCTL_API=3 etcdctl get --prefix service/voltha/technology_profiles/${tech_prof_directory}/64')
                             """
diff --git a/tests/data/dt-berlin-pod-gpon-sadis-DT.json b/tests/data/dt-berlin-pod-gpon-sadis-DT.json
index 91d3965..115ee41 100644
--- a/tests/data/dt-berlin-pod-gpon-sadis-DT.json
+++ b/tests/data/dt-berlin-pod-gpon-sadis-DT.json
@@ -62,6 +62,22 @@
                 "downstreamBandwidthProfile": "User_Bandwidth3",
                 "isDhcpRequired": false
               }]
+          },
+          {
+            "id": "SCOM00001c0b-1",
+            "nasPortId": "SCOM00001c0b-1",
+            "circuitId": "SCOM00001c0b-1",
+            "remoteId": "EC1912001814",
+            "uniTagList": [
+              {
+                "uniTagMatch": 4096,
+                "ponCTag": 4096,
+                "ponSTag": 34,
+                "technologyProfileId": 64,
+                "upstreamBandwidthProfile": "User_Bandwidth1",
+                "downstreamBandwidthProfile": "User_Bandwidth2",
+                "isDhcpRequired": false
+              }]
           }]
       },
       "bandwidthprofile":{
diff --git a/tests/data/dt-berlin-pod-multi-olt-sadis.json b/tests/data/dt-berlin-pod-multi-olt-sadis.json
index c3aef90..968503d 100644
--- a/tests/data/dt-berlin-pod-multi-olt-sadis.json
+++ b/tests/data/dt-berlin-pod-multi-olt-sadis.json
@@ -97,6 +97,22 @@
                 "downstreamBandwidthProfile": "User_Bandwidth3",
                 "isDhcpRequired": true
               }]
+          },
+          {
+            "id": "SCOM00001c0b-1",
+            "nasPortId": "SCOM00001c0b-1",
+            "circuitId": "SCOM00001c0b-1",
+            "remoteId": "EC1912001814",
+            "uniTagList": [
+              {
+                "uniTagMatch": 4096,
+                "ponCTag": 4096,
+                "ponSTag": 34,
+                "technologyProfileId": 64,
+                "upstreamBandwidthProfile": "User_Bandwidth1",
+                "downstreamBandwidthProfile": "User_Bandwidth2",
+                "isDhcpRequired": false
+              }]
           }]
       },
       "bandwidthprofile":{