X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fdhcp.robot;h=966c73f85c755e8da15f218c02fd1348ce6ab36f;hb=1469b71f48bb4e397ebaa65fbaf0512be691ec49;hp=d3fe942668687cbb3ca82cbfcdccec25b3046a0d;hpb=d30aa3a0c0e64682266b0fbf5c8506952e39e414;p=csit.git diff --git a/resources/libraries/robot/honeycomb/dhcp.robot b/resources/libraries/robot/honeycomb/dhcp.robot index d3fe942668..966c73f85c 100644 --- a/resources/libraries/robot/honeycomb/dhcp.robot +++ b/resources/libraries/robot/honeycomb/dhcp.robot @@ -17,7 +17,7 @@ | Documentation | Keywords used to test Honeycomb DHCP features. *** Keywords *** -| DHCP relay configuration from Honeycomb should be empty +| DHCP relay Operational Data From Honeycomb Should Be empty | | [Documentation] | Uses Honeycomb API to retrieve DHCP relay configuration\ | | ... | and expects to fail. | | ... @@ -26,7 +26,7 @@ | | ... | | ... | *Example:* | | ... -| | ... | \| DHCP relay configuration from Honeycomb should be empty \ +| | ... | \| DHCP relay Operational Data From Honeycomb Should Be empty \ | | ... | \| ${nodes['DUT1']} \| | | [Arguments] | ${node} | | Run keyword and expect error | *Status code: 404*