aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/lisp/lisp_api_untagged.robot
diff options
context:
space:
mode:
authorAndrej Kozemcak <akozemca@cisco.com>2016-06-22 14:47:32 +0200
committerAndrej Kozemcak <akozemca@cisco.com>2016-06-22 17:04:14 +0200
commita6c9214784087316c5ca3f19cece3e7f757e84b9 (patch)
tree3951f08dc6c7c1f5c20d95de0ce20710ee76397b /tests/suites/lisp/lisp_api_untagged.robot
parente2f3f7663bd9bda3b41c877495a2601c9839abd1 (diff)
LISP EID virtualization support
Add new resource data to eid_example data. Need for new Eid API. Change-Id: I0ed632fe8c1586e2ac4a1060a1900b76f4f6ca07 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
Diffstat (limited to 'tests/suites/lisp/lisp_api_untagged.robot')
-rw-r--r--tests/suites/lisp/lisp_api_untagged.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suites/lisp/lisp_api_untagged.robot b/tests/suites/lisp/lisp_api_untagged.robot
index 83c5853ed9..ba4951f805 100644
--- a/tests/suites/lisp/lisp_api_untagged.robot
+++ b/tests/suites/lisp/lisp_api_untagged.robot
@@ -91,6 +91,7 @@
| | ... | configure LISP eid IP address. [Ver1] Check DUT1 configured data
| | ... | is correct. [Cfg2] Remove configured data. [Ver2] Check DUT1 all
| | ... | eid IP addresses are removed. [Ref] RFC6830.
+| | [Tags] | EXPECTED_FAILING
| | Given Enable lisp | ${nodes['DUT1']}
| | When Lisp eid address is set | ${nodes['DUT1']} | ${eid_table}
| | Then Lisp eid address is set correctly to eid table | ${nodes['DUT1']}