HC Tests: remove EXPECTED_FAILING tag from policer tests (HC2VPP-375) 12/14212/2
authorMarek Gradzki <mgradzki@cisco.com>
Tue, 14 Aug 2018 14:17:17 +0000 (16:17 +0200)
committerPeter Mikus <pmikus@cisco.com>
Wed, 15 Aug 2018 06:12:17 +0000 (06:12 +0000)
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 <mgradzki@cisco.com>
tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot

index 514f0d4..1f4d2a9 100644 (file)
@@ -80,8 +80,6 @@
 | TC05: Configure Policer on Interface
 | | [Documentation] | Honeycomb can configure Policer on a given interface.
 | | ...
 | 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}
 | | [Teardown] | Run Keywords
 | | ... | Honeycomb disables Policer on interface | ${node} | ${interface} | AND
 | | ... | Honeycomb removes ACL session | ${node}
 | | ...
 | | [Teardown] | Show Packet Trace on All DUTs | ${nodes}
 | | ...
 | | ...
 | | [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}
 | | Given Configure path in 2-node circular topology
 | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']}
 | | And Honeycomb configures Policer | ${dut_node} | ${policer_data_3}