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/l2lisp.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/l2lisp.robot')
-rw-r--r-- | resources/libraries/robot/overlay/l2lisp.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/overlay/l2lisp.robot b/resources/libraries/robot/overlay/l2lisp.robot index 5dcfcc5971..3a2eafa7a5 100644 --- a/resources/libraries/robot/overlay/l2lisp.robot +++ b/resources/libraries/robot/overlay/l2lisp.robot @@ -36,7 +36,7 @@ | | ... | - No value returned | | ... | | ... | *Example:* -| | ... | \| Configure LISP GPE topology in 3-node circular topology \| ${dut_node} \| ${adjacency} \ +| | ... | \| Configure L2 LISP on DUT \| ${dut_node} \| ${adjacency} \ | | ... | \| ${settings} \| | | ... | | [Arguments] |