diff options
author | Andrej Kozemcak <akozemca@cisco.com> | 2016-07-12 09:13:31 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-07-28 09:19:10 +0000 |
commit | 49261a55c3f9198a4d1bbf1c2913263d6d77451c (patch) | |
tree | 4046c486bf2b29ff86ae7e709f3ed620762b8e39 /resources/libraries/robot/lisp/lisp_api.robot | |
parent | ccdcc18ff5ab339f715179d3215fe174252a1187 (diff) |
CSIT-203: Expand LISP test
- Change LISP configuration and test if LISP tunnel still work.
Change-Id: I28426d7cc0ede11aa7e826ab40ed1c95c8606abc
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
Diffstat (limited to 'resources/libraries/robot/lisp/lisp_api.robot')
-rw-r--r-- | resources/libraries/robot/lisp/lisp_api.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/lisp/lisp_api.robot b/resources/libraries/robot/lisp/lisp_api.robot index 8d0a98c630..faffeb3921 100644 --- a/resources/libraries/robot/lisp/lisp_api.robot +++ b/resources/libraries/robot/lisp/lisp_api.robot @@ -130,7 +130,7 @@ | | ... | *Arguments:* | | ... | - dut_node - DUT node. Type: dictionary | | ... | - locator_set_number - Number how many locator_set data -| | ... | it will generate. Type: int +| | ... | it will generate. Type: integer | | ... | | ... | *Return:* | | ... | - No value returned |