X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fipv6.robot;h=4783b070abb2ef9f80983a95e8b1cb605a760986;hb=1254d80a0b64985de2816eff5ef79e3e22cde972;hp=6cd6640b0a6cd33be67bedfea873465a1e365ee5;hpb=8f285166faf13156a4f7c70adac9a7e20549268f;p=csit.git diff --git a/resources/libraries/robot/ipv6.robot b/resources/libraries/robot/ipv6.robot index 6cd6640b0a..4783b070ab 100644 --- a/resources/libraries/robot/ipv6.robot +++ b/resources/libraries/robot/ipv6.robot @@ -19,6 +19,7 @@ | Library | resources/libraries/python/TrafficScriptExecutor.py | Library | resources/libraries/python/NodePath.py | Library | resources/libraries/python/Routing.py +| Library | resources/libraries/python/InterfaceUtil.py | Library | resources.libraries.python.topology.Topology | Resource | resources/libraries/robot/default.robot | Resource | resources/libraries/robot/counters.robot @@ -152,7 +153,7 @@ | | [Arguments] | ${nodes} | ${nodes_addr} | | Setup all DUTs before test | | Nodes Setup Ipv6 Addresses | ${nodes} | ${nodes_addr} -| | Sleep | 10 +| | All Vpp Interfaces Ready Wait | ${nodes} | Clear ipv6 on all dut in topology | | [Documentation] | Remove IPv6 address on all DUTs