aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/ip
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/robot/ip')
-rw-r--r--resources/libraries/robot/ip/ip6.robot5
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/libraries/robot/ip/ip6.robot b/resources/libraries/robot/ip/ip6.robot
index 9a816c2665..f3e31b957b 100644
--- a/resources/libraries/robot/ip/ip6.robot
+++ b/resources/libraries/robot/ip/ip6.robot
@@ -43,11 +43,6 @@
| | ${args}= | Traffic Script Gen Arg | ${src_port_name} | ${src_port_name}
| | ... | ${src_mac} | ${dst_mac} | ${src_ip} | ${dst_ip}
| | Run Traffic Script On Node | icmpv6_echo.py | ${tg_node} | ${args}
-| | Vpp Dump Stats Table | ${dst_node}
-| | ${ipv6_counter}= | Vpp Get Ipv6 Interface Counter | ${dst_node}
-| | ... | ${dst_port}
-| | Should Be Equal | ${ipv6_counter} | ${2}
-| | ... | #ICMPv6 neighbor advertisement + ICMPv6 echo request
| Execute IPv6 ICMP echo sweep
| | [Documentation] | Type of the src_node must be TG and dst_node must be DUT