X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Foverlay%2Flisp_static_adjacency.robot;h=389b1bfb40d5c3b486eb526bed364a18d47a4ad6;hp=f20fd51eb4ae691a29cfd86ca98b9349599af457;hb=c38cb34d13ba01386cbcc6302dce854506eda8a0;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b diff --git a/resources/libraries/robot/overlay/lisp_static_adjacency.robot b/resources/libraries/robot/overlay/lisp_static_adjacency.robot index f20fd51eb4..389b1bfb40 100644 --- a/resources/libraries/robot/overlay/lisp_static_adjacency.robot +++ b/resources/libraries/robot/overlay/lisp_static_adjacency.robot @@ -42,8 +42,9 @@ | | ... | - No value returned | | ... | | ... | *Example:* -| | ... | \| Configure LISP topology in 3-node circular topology \| ${dut1_node} \| ${interface_name} \ -| | ... | \| None \| ${dut2_node} \| ${interface_name} \| None \ +| | ... | \| Configure LISP topology in 3-node circular topology \ +| | ... | \| ${dut1_node} \| ${interface_name} \| None \ +| | ... | \| ${dut2_node} \| ${interface_name} \| None \ | | ... | \| ${locator_set} \| ${dut1_eid} \| ${dut2_eid} \ | | ... | \| ${dut1_static_adjacency} \| ${dut2_static_adjacency} \| | | ...