HC Tests: mark policer tests as EXPECTED_FAILING (HC2VPP-373) 55/14155/1
authorMarek Gradzki <mgradzki@cisco.com>
Mon, 13 Aug 2018 04:47:36 +0000 (06:47 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Mon, 13 Aug 2018 04:48:28 +0000 (06:48 +0200)
Change-Id: I394a024e98d74b468a821040db69c1d6eed820ea
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
tests/honeycomb/func/mgmt-cfg-policer-apihc-func.robot

index 1f4d2a9..514f0d4 100644 (file)
@@ -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}
 | | ...
 | | [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}