X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fslaac.robot;h=036d4d06ce75030df0555eaf2ca16d9259a2dbf4;hb=5a02dd13563a5c67e336f04eb526cbea206da29b;hp=966f95fa4244457813a9bfe3d97ed11ed58b8d02;hpb=430afafb4cadf503ccee99c09f6de7402f5404c7;p=csit.git diff --git a/resources/libraries/robot/honeycomb/slaac.robot b/resources/libraries/robot/honeycomb/slaac.robot index 966f95fa42..036d4d06ce 100644 --- a/resources/libraries/robot/honeycomb/slaac.robot +++ b/resources/libraries/robot/honeycomb/slaac.robot @@ -68,7 +68,7 @@ | | ... | \| ${node} \| ${interface} \| | | ... | | [Arguments] | ${node} | ${interface} -| | Run keyword and expect error | HoneycombError*404* +| | Run keyword and expect error | HoneycombError*40* | | ... | Get interface SLAAC oper data | ${node} | ${interface} | Honeycomb removes SLAAC configuration @@ -102,5 +102,5 @@ | | ... | | [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}