X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Ffunc%2Fipv4%2Fipv4_untagged.robot;h=020d1f143bb316fc90ab9d28f99abe7fcdd14939;hb=refs%2Fchanges%2F55%2F4055%2F2;hp=4755f2e9007eca9031f9adb7921d6f6fb9748c61;hpb=440370de3fc66d5bb9754a55fa78ccce8c598f5d;p=csit.git diff --git a/tests/func/ipv4/ipv4_untagged.robot b/tests/func/ipv4/ipv4_untagged.robot index 4755f2e900..020d1f143b 100644 --- a/tests/func/ipv4/ipv4_untagged.robot +++ b/tests/func/ipv4/ipv4_untagged.robot @@ -101,18 +101,6 @@ | | ${dst_port} | ${dst_node}= | Last Interface | | ${hops}= | Set Variable | ${2} | | Node "${src_node}" interface "${src_port}" can route to node "${dst_node}" interface "${dst_port}" ${hops} hops away using IPv4 -| | ${port} | ${node}= | Next Interface -| | ${port} | ${node}= | Next Interface -| | ${exp_counter_val}= | Set Variable | ${1} -| | Vpp dump stats table | ${node} -| | Check ipv4 interface counter | ${node} | ${port} | ${exp_counter_val} -| | ${port} | ${node}= | Next Interface -| | Check ipv4 interface counter | ${node} | ${port} | ${exp_counter_val} -| | ${port} | ${node}= | Next Interface -| | Vpp dump stats table | ${node} -| | Check ipv4 interface counter | ${node} | ${port} | ${exp_counter_val} -| | ${port} | ${node}= | Next Interface -| | Check ipv4 interface counter | ${node} | ${port} | ${exp_counter_val} | TC06: DUT replies to ICMPv4 Echo Reqs with size 64B-to-1500B-incr-1B | | [Documentation]