X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fhoneycomb%2Fmgmt-cfg-lisp-apihc-apivat-func.robot;h=0198e8205c634da8625705ad09fd8b274d82ae11;hp=59668830493c72aebdafe6d19f6ca09002be1bdc;hb=054bf68a91c383c589626b976af8091db0ba815e;hpb=0513ce5642dcf58b21f9b77d6b50e4e9a7a94f04 diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot index 5966883049..0198e8205c 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-lisp-apihc-apivat-func.robot @@ -22,7 +22,7 @@ | ... | unknown-unicast-flood=${True} | arp-termination=${True} *** Settings *** -| Library | resources.libraries.python.Trace.Trace +| Library | resources.libraries.python.Trace | Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/shared/traffic.robot @@ -222,11 +222,11 @@ | TC14: Honeycomb enabled LISP PITR feature | | [Documentation] | Check if Honeycomb can configure the LISP PITR feature. | | ... +# HC2VPP-263 Locator set reference in operational data is incorrect +| | [Tags] | EXPECTED_FAILING | | [Teardown] | Honeycomb disables all LISP features | ${node} | | Given Honeycomb enables LISP | ${node} | | And Honeycomb adds locator set | ${node} | ${interface} | ${locator_set} -| | Given Locator Set From Honeycomb Should Be -| | ... | ${node} | ${interface} | ${locator_set} | | When Honeycomb enables LISP PITR feature | ${node} | ${locator_set} | | Then PITR config from Honeycomb should be | ${node} | ${locator_set} | | And PITR config from VAT should be | ${node} | ${locator_set}