From 4324c8b7dd1fe1ba8296168f4c4dd43a8c3e6cc0 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 24 May 2018 13:45:21 +0200 Subject: HC Tests: mark VRF assignment tests as failing (HC2VPP-331) Failures might be related to: https://gerrit.fd.io/r/#/c/12643/ Change-Id: I0c60d51e27508f937a4b2d6c6b5e6f0703f793ab Signed-off-by: Marek Gradzki --- tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot') diff --git a/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot b/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot index aff237df77..c8f072b8cd 100644 --- a/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot @@ -151,6 +151,9 @@ | | [Documentation] | Check if Honeycomb API can configure interface\ | | ... | vrf ID. | | ... +# HC2VPP-331: Honeycomb fails to assign VRF to interface +| | [Tags] | EXPECTED_FAILING +| | ... | | [Teardown] | Honeycomb sets interface VRF ID | | ... | ${node} | ${interface} | ${0} | ipv4 | | ... -- cgit 1.2.3-korg