From 5b50821c01b6cde42261a5465881ee9bfa0cd38b Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 13 Aug 2018 06:47:36 +0200 Subject: HC Tests: mark policer tests as EXPECTED_FAILING (HC2VPP-373) Change-Id: I394a024e98d74b468a821040db69c1d6eed820ea Signed-off-by: Marek Gradzki --- tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/honeycomb') diff --git a/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot b/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot index 1f4d2a9021..514f0d4311 100644 --- a/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot @@ -80,6 +80,8 @@ | TC05: Configure Policer on Interface | | [Documentation] | Honeycomb can configure Policer on a given interface. | | ... +# HC2VPP-373: Fix classify session creation +| | [Tags] | EXPECTED_FAILING | | [Teardown] | Run Keywords | | ... | Honeycomb disables Policer on interface | ${node} | ${interface} | AND | | ... | Honeycomb removes ACL session | ${node} @@ -112,6 +114,8 @@ | | ... | | [Teardown] | Show Packet Trace on All DUTs | ${nodes} | | ... +# HC2VPP-373: Fix classify session creation +| | [Tags] | EXPECTED_FAILING | | Given Configure path in 2-node circular topology | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']} | | And Honeycomb configures Policer | ${dut_node} | ${policer_data_3} -- cgit 1.2.3-korg