X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fhoneycomb%2Fmgmt-cfg-l2fib-apihc-apivat-func.robot;h=b2e4aec725b976080a17afdb251c68ac7f4b9723;hp=c243af28f96f1e335c321ed300292f998b467b80;hb=442a2a7b0dfd2f1cd5a4ba03fb91ed32c96f8965;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot index c243af28f9..b2e4aec725 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot @@ -26,7 +26,7 @@ | ... | Suite Teardown | Tear Down Honeycomb Functional Test Suite | ${node} | ... -| Force tags | HC_FUNC +| Force Tags | HC_FUNC *** Variables *** # Interface to run tests on. @@ -202,6 +202,8 @@ | | [Documentation] | Honeycomb tries to modify an existing L2 FIB entry. It \ | | ... | must fail. | | ... +# HC2VPP-228 - operation does not revert on error +| | [Tags] | EXPECTED_FAILING | | [Teardown] | Honeycomb removes all L2 FIB entries | | ... | ${node} | ${bd_name} | | ...