From a6c9214784087316c5ca3f19cece3e7f757e84b9 Mon Sep 17 00:00:00 2001 From: Andrej Kozemcak Date: Wed, 22 Jun 2016 14:47:32 +0200 Subject: 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 --- tests/suites/lisp/lisp_api_untagged.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/suites/lisp/lisp_api_untagged.robot') 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']} -- cgit 1.2.3-korg