diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-01-12 12:26:54 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-01-13 17:08:56 +0000 |
commit | 91d500d70469a9fc73d4904314441aeb64d68e4e (patch) | |
tree | 71b2235feceb17eccc514f59954108dea414a6bd /tests/vpp/func | |
parent | 86186044368819d66b68732d3e28876e7fcf3561 (diff) |
HC Tests: re-enable L2-fib update revert case
Change-Id: Ida6bf3f0fff4941bfe5ee18ec29fa44aa3dafb4c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'tests/vpp/func')
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot | 2 |
1 files changed, 0 insertions, 2 deletions
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} | | ... |