Add more ONUs for TT workflow tests

Change-Id: Id04bfa04d12f77383ee9636d52f555ff1c6a71bf
diff --git a/deployment-configs/flex-ocp-cord-TT.yaml b/deployment-configs/flex-ocp-cord-TT.yaml
index 5d7dfdc..559324f 100644
--- a/deployment-configs/flex-ocp-cord-TT.yaml
+++ b/deployment-configs/flex-ocp-cord-TT.yaml
@@ -71,6 +71,19 @@
       s_tag: '111'
       power_switch_port: 1
       onu_type: 'alpha'
+    -
+      ip: '10.192.20.46'
+      user: 'cord'
+      pass: 'cord'
+      dp_iface_name: 'ens2f1.35'
+      container_type: null
+      container_name: null
+      onu: 'ALPHe3d1ceb7'
+      olt: 'EC1838000853'
+      c_tag: '101'
+      s_tag: '222'
+      power_switch_port: 2
+      onu_type: 'alpha'
 
   dst:
     -
@@ -83,6 +96,19 @@
       dp_iface_gateway: null
       container_type: null
       container_name: null
+    -
+      ip: null
+      user: null
+      pass: null
+      noroot_ip: '10.192.20.47'
+      noroot_user: cord
+      noroot_pass: cord
+      dp_iface_name: ens3d1
+      dp_iface_ip_qinq: '10.8.7.100'
+      dp_iface_ip: null
+      dp_iface_gateway: null
+      container_type: null
+      container_name: null
 
 web_power_switch:
   ip: '10.192.20.56'