HC Test: improve functional suite setup and teardown
[csit.git] / resources / libraries / robot / honeycomb / slaac.robot
index 966f95f..1304c2b 100644 (file)
 | | ...
 | | [Arguments] | ${node} | ${interface}
 | | Honeycomb removes SLAAC configuration | ${node} | ${interface}
-| | And InterfaceAPI.Set Interface State | ${node} | ${interface} | down
+| | And Honeycomb configures interface state | ${node} | ${interface} | down
 | | Honeycomb removes interface IPv6 addresses | ${node} | ${interface}