Adding Radisys 1600G to certification pod

Change-Id: I7aacdaadbbf8ac19b04832e3e1b359103f022126
diff --git a/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml b/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml
index a66c262..4f642a8 100644
--- a/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml
+++ b/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml
@@ -54,10 +54,20 @@
       serial: 722033538840
       oltDebVersion: openolt_rlt-3200g-w-40g-3.4.8-eec0fc9e9a01dc0d35b0b8441e0a22a4c0cc51b4.deb
       board_technology: GPON
+    -
+      ip:  10.90.0.246
+      sship:  10.90.0.246
+      user: root
+      pass: onl
+      fortygig: True
+      aggPort: 3
+      serial: 722033738988
+      oltDebVersion: openolt_rlt-1600g-w-40g-3.5.0-dev-4525f70fb6438ec5a3a1004fcfd82fbe7fb7cc57.deb
+      board_technology: GPON
 
   hosts:
     src:
-      #GPON ONU
+      # 3200G ONU
       -
         ip: 10.90.0.241
         user: cord
@@ -98,7 +108,36 @@
         power_switch_port: 5
         uni_id: 1
 
+      # 1600G OLT
+      -
+        ip: 10.90.0.240
+        user: cord
+        pass: cord
+        dp_iface_name: eth1.222
+        container_type: LXC
+        container_name: SCOM00001c8d
+        onu: SCOM00001c8d
+        olt: 722033738988
+        c_tag: 222
+        s_tag: 22
+        power_switch_port: 4
+        uni_id: 1
+      -
+        ip: 10.90.0.240
+        user: cord
+        pass: cord
+        dp_iface_name: eth1.222
+        container_type: LXC
+        container_name: SCOM00019ab7
+        onu: SCOM00019ab7
+        olt: 722033738988
+        c_tag: 333
+        s_tag: 33
+        power_switch_port: 8
+        uni_id: 1
+
     dst:
+      # 3200G OLT
       -
         dp_iface_ip_qinq: 10.11.11.254
         ip: null
@@ -139,6 +178,34 @@
         container_type: null
         container_name: null
 
+      #1600G OLT
+      -
+        dp_iface_ip_qinq: 10.22.22.254
+        ip: null
+        user: null
+        pass: null
+        noroot_ip: 10.90.0.241
+        noroot_user: cord
+        noroot_pass: cord
+        dp_iface_name: enp3s0d1
+        dp_iface_ip: null
+        dp_iface_gateway: null
+        container_type: null
+        container_name: null
+      -
+        dp_iface_ip_qinq: 10.33.33.254
+        ip: null
+        user: null
+        pass: null
+        noroot_ip: 10.90.0.241
+        noroot_user: cord
+        noroot_pass: cord
+        dp_iface_name: enp3s0d1
+        dp_iface_ip: null
+        dp_iface_gateway: null
+        container_type: null
+        container_name: null
+
   web_power_switch:
     ip: '10.90.0.250'
     user: 'cord'