Set IPFIX scaling func tests non-critical 24/10024/2
authorJan Gelety <jgelety@cisco.com>
Tue, 9 Jan 2018 14:05:56 +0000 (15:05 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 9 Jan 2018 21:56:04 +0000 (21:56 +0000)
Change-Id: I688badc47f2a7231450e02c9b56cbeec4411c016
Signed-off-by: Jan Gelety <jgelety@cisco.com>
tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot
tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot

index 7ed96e2..99eb418 100644 (file)
@@ -21,8 +21,8 @@
 | Library | resources.libraries.python.telemetry.IPFIXSetup
 | Library | resources.libraries.python.Trace
 
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO
-| ...        | SKIP_VPP_PATCH
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH
+| ...        | EXPECTED_FAILING
 | Test Setup | Set up functional test
 | Test Teardown | Tear down functional test
 | Documentation | *IPFIX ipv4 test cases*
index ece9459..cda900a 100644 (file)
@@ -23,6 +23,7 @@
 | Library | resources.libraries.python.Trace
 
 | Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH
+| ...        | EXPECTED_FAILING
 | Test Setup | Set up functional test
 | Test Teardown | Tear down functional test
 | Documentation | *IPFIX ipv6 test cases*