X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fhoneycomb%2Fmgmt-cfg-slaac-apihc-func.robot;h=7f229be65c7da2a0134cc5e26f5552d9378620e6;hp=3b5f365758fcdeef4b51b65dfcb80b5cee676384;hb=4a946c16a4935e52b3e9039e4661813c256a8934;hpb=a8c974af22940a86ca54069f7eedb65172bd9de2 diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot index 3b5f365758..7f229be65c 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot @@ -35,7 +35,7 @@ *** Test Cases *** | TC01: Honeycomb can configure SLAAC -| | [Documentation] | Checks if Honeycomb can congigure SLAAC. +| | [Documentation] | Checks if Honeycomb can configure SLAAC. | | ... | | Given SLAAC Operational Data From Honeycomb Should Be empty | ${node} | | ... | ${interface} @@ -56,7 +56,7 @@ | | ... | ${interface} | TC03: Honeycomb can configure SLAAC with suppress link layer disabled -| | [Documentation] | Checks if Honeycomb can congigure SLAAC. +| | [Documentation] | Checks if Honeycomb can configure SLAAC. | | ... | | [Teardown] | SLAAC test teardown | ${node} | ${interface} | | ...