Add deployment config for TT workflow (single uni) for Zyxel XGSPON OLT on Berlin pod

Change-Id: I21d0d4c21b1d563eda92407e331c78461de021f6
diff --git a/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml b/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml
new file mode 100644
index 0000000..2e4d32e
--- /dev/null
+++ b/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml
@@ -0,0 +1,181 @@
+# Copyright 2017-present Open Networking Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
+
+---
+  # Change default values in tests
+  ONOS_REST_PORT: 30120
+  ONOS_SSH_PORT: 30115
+  OLT_PORT: 9191
+  KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
+
+  nodes:
+    -
+      ip: '10.34.90.44'
+      user: 'community'
+      pass: 'admin'
+    -
+      ip: '10.34.90.45'
+      user: 'community'
+      pass: 'admin'
+    -
+      ip: '10.34.90.46'
+      user: 'community'
+      pass: 'admin'
+  
+  fabric_switches: []
+  # The switch is shared across 2 PODs, thus is externally controlled
+  #  -
+  #    mac: '8c:ea:1b:a7:29:72'
+  #    ip: 10.34.90.55
+  #    user: root
+  #    pass: onl
+  #    bngPort: 157
+  #    device_id: 'of:0000000000000001'
+  
+  olts:
+  # XGSPON OLT
+    -
+      ip:  10.34.90.53
+      sship:  10.34.90.53
+      fortygig: False
+      aggPort: 6
+      user: root
+      pass: onl
+      serial: S210Z14009247
+      oltDebVersion: openolt_sda3016ss-3.7.2-dev-xgspon-20220520.deb
+      board_technology: XGSPON
+ 
+onus:
+  -
+    serial: 'ZYXE8cac752c'
+
+hosts:
+  src:
+    -
+      ip: '10.34.90.46'
+      user: 'community'
+      pass: 'admin'
+      dp_iface_name: 'eth1.35'
+      container_type: LXC
+      container_name: ZYXE8CAC752C
+      onu: 'ZYXE8cac752c'
+      olt: 'EC1838000853'
+      c_tag: '801'
+      s_tag: '111'
+      power_switch_port: 4
+      onu_type: 'zyxel'
+      service_type: 'hsia'
+      uni_id: '1'
+    -
+      ip: '10.34.90.46'
+      user: 'community'
+      pass: 'admin'
+      dp_iface_name: 'eth1.65'
+      container_type: LXC
+      container_name: ZYXE8CAC752C
+      onu: 'ZYXE8cac752c'
+      olt: 'EC1838000853'
+      c_tag: '444'
+      s_tag: '333'
+      power_switch_port: 4
+      onu_type: ''
+      service_type: 'voip'
+      uni_id: '1'
+    -
+      ip: '10.34.90.46'
+      user: 'community'
+      pass: 'admin'
+      dp_iface_name: 'eth1.55'
+      container_type: LXC
+      container_name: ZYXE8CAC752C
+      onu: 'ZYXE8cac752c'
+      olt: 'EC1838000853'
+      c_tag: '55'
+      s_tag: '555'
+      power_switch_port: 4
+      onu_type: ''
+      service_type: 'vod'
+      uni_id: '1'
+    -
+      ip: '10.34.90.46'
+      user: 'community'
+      pass: 'admin'
+      dp_iface_name: 'eth1.55'
+      container_type: LXC
+      container_name: ZYXE8CAC752C
+      onu: 'ZYXE8cac752c'
+      olt: 'S210Z14009247'
+      c_tag: '55'
+      s_tag: '550'
+      power_switch_port: 4
+      onu_type: ''
+      mcast_rg: '10.11.6.3/24'
+      mcast_grp_subnet_mask: '224.0.0.0/4'
+      service_type: 'mcast'
+      uni_id: '1'
+  dst:
+    -
+      ip: null
+      user: null
+      pass: null
+      dp_iface_name: null
+      dp_iface_ip_qinq: '10.11.1.254'
+      dp_iface_ip: null
+      dp_iface_gateway: null
+      container_type: null
+      container_name: null
+    -
+      ip: null
+      user: null
+      pass: null
+      dp_iface_name: null
+      dp_iface_ip_qinq: '10.11.4.254'
+      dp_iface_ip: null
+      dp_iface_gateway: null
+      container_type: null
+      container_name: null
+    -
+      ip: null
+      user: null
+      pass: null
+      noroot_ip: '10.34.90.46'
+      noroot_user: community
+      noroot_pass: admin
+      dp_iface_name: ens1f0
+      dp_iface_ip_qinq: '10.11.5.254'
+      dp_iface_ip: null
+      dp_iface_gateway: null
+      container_type: null
+      container_name: null
+    -
+      ip: null
+      user: null
+      pass: null
+      bng_ip: '10.34.90.43'
+      bng_user: community
+      bng_pass: admin
+      dp_iface_name: null
+      dp_iface_ip_qinq: '225.22.0.2'
+      dp_iface_ip: null
+      dp_iface_gateway: null
+      container_type: null
+      container_name: null
+
+  web_power_switch:
+    ip: '10.34.90.61'
+    user: 'admin'
+    password: 'secret'
+    type: 'EPC'