X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fsuites%2Flisp%2Flisp_api_untagged.robot;h=21ccc6885821463140411e5159b7b31f2044c197;hp=83c5853ed928a0ce11c8601a4458457a918a15ee;hb=5aa03bac1ea4fe07f59c6b294b23fce94a0a805b;hpb=6f0460ce69f3e4ccfdd1585042d1fa9e196d3cb2 diff --git a/tests/suites/lisp/lisp_api_untagged.robot b/tests/suites/lisp/lisp_api_untagged.robot index 83c5853ed9..21ccc68858 100644 --- a/tests/suites/lisp/lisp_api_untagged.robot +++ b/tests/suites/lisp/lisp_api_untagged.robot @@ -26,7 +26,8 @@ | Test Setup | Run Keywords | Setup all DUTs before test | ... | AND | Setup all TGs before traffic script | ... | AND | Update All Interface Data On All Nodes | ${nodes} -| Test Teardown | Show Packet Trace on All DUTs | ${nodes} +| Test Teardown | Run Keywords | Show Packet Trace on All DUTs | ${nodes} +| ... | AND | Show vpp trace dump on all DUTs | Documentation | *LISP API test cases* | ... | ... | *[Top] Network Topologies:* DUT1 1-node topology. @@ -91,6 +92,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']}