aboutsummaryrefslogtreecommitdiffstats
path: root/tests/honeycomb
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-08-13 06:47:36 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-08-13 06:48:28 +0200
commit5b50821c01b6cde42261a5465881ee9bfa0cd38b (patch)
tree8d20ab68cc16592d865e1d0d27eaa92c189868e9 /tests/honeycomb
parent81184fdb8f4ec8668bd7b0c8a703891d95095192 (diff)
HC Tests: mark policer tests as EXPECTED_FAILING (HC2VPP-373)
Change-Id: I394a024e98d74b468a821040db69c1d6eed820ea 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, 4 insertions, 0 deletions
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}