Rename Ligato tests
[csit.git] / resources / templates / kubernetes / configmaps / eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain.yaml
@@ -20,34 +20,36 @@ data:
       - name: vswitch-vnf1
         description: vswitch to VNF1 - memif
         type: 3
+        bd_parms:
+          flood: true
+          unknown_unicast_flood: true
+          forward: true
+          learn: true
         elements:
           - container: vswitch
             port_label: $$VSWITCH_IF1$$
             etcd_vpp_switch_key: vswitch
-            l2fib_macs:
-              - "$$TG_IF1_MAC1$$"
             type: 5
           - container: vnf1
             port_label: port1
             etcd_vpp_switch_key: vswitch
-            l2fib_macs:
-              - "$$TG_IF2_MAC1$$"
             type: 2
       - name: vswitch-vnf2
         description: VNF2 to vswitch - memif
         type: 3
+        bd_parms:
+          flood: true
+          unknown_unicast_flood: true
+          forward: true
+          learn: true
         elements:
           - container: vswitch
             port_label: $$VSWITCH_IF2$$
             etcd_vpp_switch_key: vswitch
-            l2fib_macs:
-              - "$$TG_IF2_MAC1$$"
             type: 5
           - container: vnf2
             port_label: port2
             etcd_vpp_switch_key: vswitch
-            l2fib_macs:
-              - "$$TG_IF1_MAC1$$"
             type: 2
       - name: vnf1-vnf2
         description: vnf1 to vnf2 via vswitch - memifs