CSIT-98: MAC split-horizon group, part II
[csit.git] / resources / libraries / robot / bridge_domain.robot
index f1458a0..96af11d 100644 (file)
 | | ... | *Example:*
 | | ...
 | | ... | \| VM for Vhost L2BD forwarding is setup \| ${nodes['DUT1']} \
 | | ... | *Example:*
 | | ...
 | | ... | \| VM for Vhost L2BD forwarding is setup \| ${nodes['DUT1']} \
-| | ... | \| /tmp/sock1 \| /tmp/sock2
+| | ... | \| /tmp/sock1 \| /tmp/sock2 \|
 | | [Arguments] | ${node} | ${sock1} | ${sock2}
 | | Set Test Variable | ${vm_node} | ${None}
 | | Qemu Set Node | ${node}
 | | [Arguments] | ${node} | ${sock1} | ${sock2}
 | | Set Test Variable | ${vm_node} | ${None}
 | | Qemu Set Node | ${node}
 | | ... | *Example:*
 | | ...
 | | ... | \| VPP Vhost interfaces for L2BD forwarding are setup \
 | | ... | *Example:*
 | | ...
 | | ... | \| VPP Vhost interfaces for L2BD forwarding are setup \
-| | ... | \| ${nodes['DUT1']} \| /tmp/sock1 \| /tmp/sock2
+| | ... | \| ${nodes['DUT1']} \| /tmp/sock1 \| /tmp/sock2 \|
 | | [Arguments] | ${node} | ${sock1} | ${sock2}
 | | ${vhost_if1}= | Vpp Create Vhost User Interface | ${node} | ${sock1}
 | | ${vhost_if2}= | Vpp Create Vhost User Interface | ${node} | ${sock2}
 | | [Arguments] | ${node} | ${sock1} | ${sock2}
 | | ${vhost_if1}= | Vpp Create Vhost User Interface | ${node} | ${sock1}
 | | ${vhost_if2}= | Vpp Create Vhost User Interface | ${node} | ${sock2}