From: Marek Gradzki Date: Fri, 12 Jan 2018 11:26:54 +0000 (+0100) Subject: HC Tests: re-enable L2-fib update revert case X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=91d500d70469a9fc73d4904314441aeb64d68e4e HC Tests: re-enable L2-fib update revert case Change-Id: Ida6bf3f0fff4941bfe5ee18ec29fa44aa3dafb4c Signed-off-by: Marek Gradzki --- 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 b2e4aec725..9aae85c7ac 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 @@ -202,8 +202,6 @@ | | [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} | | ...