From: Marek Gradzki Date: Tue, 14 Aug 2018 14:17:17 +0000 (+0200) Subject: HC Tests: remove EXPECTED_FAILING tag from policer tests (HC2VPP-375) X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=8eac1a77ab176f34f2726b4526e789576e84bda4 HC Tests: remove EXPECTED_FAILING tag from policer tests (HC2VPP-375) Translation of classify sessions was fixed in hc2vpp by https://gerrit.fd.io/r/#/c/14180/ This patch reverts https://gerrit.fd.io/r/#/c/14155/ Change-Id: Ia669fa051019585c494dacd10b9585bfff485364 Signed-off-by: Marek Gradzki --- diff --git a/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot b/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot index 514f0d4311..1f4d2a9021 100644 --- a/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot @@ -80,8 +80,6 @@ | 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} @@ -114,8 +112,6 @@ | | ... | | [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}