X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fipv6.robot;h=b82c995e3a58a4a30d5760c749dd80e8b95fe835;hp=35905af02a5a5f021cd24e0a6e8e013a41f96dbc;hb=4e565011b2e53f99fb78e1143e6543b3427de79a;hpb=5ce772f3b2d83c31eda5c2abdcd6cc4547ecc6c8 diff --git a/resources/libraries/robot/ipv6.robot b/resources/libraries/robot/ipv6.robot index 35905af02a..b82c995e3a 100644 --- a/resources/libraries/robot/ipv6.robot +++ b/resources/libraries/robot/ipv6.robot @@ -48,7 +48,7 @@ | Execute IPv6 ICMP echo sweep | | [Documentation] | Type of the src_node must be TG and dst_node must be DUT | | [Arguments] | ${src_node} | ${dst_node} | ${start_size} | ${end_size} -| | ... | ${step} | ${nodes_addr} +| | ... | ${step} | ${nodes_addr} | | Append Nodes | ${src_node} | ${dst_node} | | Compute Path | | ${src_port} | ${src_node}= | First Interface @@ -121,7 +121,7 @@ | Ipv6 tg to tg routed | | [Documentation] | Send traffic from one TG port to another through DUT nodes -| | ... | and send reply back, also verify hop limit processing +| | ... | and send reply back, also verify hop limit processing | | [Arguments] | ${tg_node} | ${first_dut} | ${second_dut} | ${nodes_addr} | | Append Nodes | ${tg_node} | ${first_dut} | ${second_dut} | ${tg_node} | | Compute Path @@ -168,11 +168,6 @@ | | | Set Interface State | @{interface} | up | if_type=name | | All Vpp Interfaces Ready Wait | ${nodes} -| Clear ipv6 on all dut in topology -| | [Documentation] | Remove IPv6 address on all DUTs -| | [Arguments] | ${nodes} | ${nodes_addr} -| | Nodes Clear Ipv6 Addresses | ${nodes} | ${nodes_addr} - | Suppress ICMPv6 router advertisement message | | [Documentation] | Suppress ICMPv6 router advertisement message for link scope address | | [Arguments] | ${nodes}