diff options
author | selias <samelias@cisco.com> | 2017-07-13 13:15:41 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-08-09 13:09:26 +0000 |
commit | c38cb34d13ba01386cbcc6302dce854506eda8a0 (patch) | |
tree | 63f1e0ae02829310031e23c28261198c2615d951 /resources/libraries/robot/overlay/lisp_static_adjacency.robot | |
parent | 3267472a7fe6126fe90c87c128d096e3d346d420 (diff) |
CSIT-611: HC Test: Lisp suite updates + LispGPE
- added LispGPE test suite
- added IPv6 tests to Lisp suite
- added traffic tests to Lisp suite
Change-Id: I3b699149cd73ebf5856072d3f26e98a370dbfc4b
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'resources/libraries/robot/overlay/lisp_static_adjacency.robot')
-rw-r--r-- | resources/libraries/robot/overlay/lisp_static_adjacency.robot | 5 |
1 files changed, 3 insertions, 2 deletions
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} \| | | ... |