aboutsummaryrefslogtreecommitdiffstats
path: root/tests/honeycomb
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-08-14 16:17:17 +0200
committerPeter Mikus <pmikus@cisco.com>2018-08-15 06:12:17 +0000
commit8eac1a77ab176f34f2726b4526e789576e84bda4 (patch)
tree16b5c652e11c2cd833b5f7fddab6623094d86c0e /tests/honeycomb
parentab0b18bf513bb292b5d24d2eb339c2dddfbcd955 (diff)
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 <mgradzki@cisco.com>
Diffstat (limited to 'tests/honeycomb')
-rw-r--r--tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot4
1 files changed, 0 insertions, 4 deletions
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}