CSIT-402: Remove EXPECTED_FAILING tag from IPFIX tests 51/9151/2
authorJan Gelety <jgelety@cisco.com>
Tue, 31 Oct 2017 14:11:40 +0000 (15:11 +0100)
committerJan Gelety <jgelety@cisco.com>
Tue, 7 Nov 2017 08:25:02 +0000 (08:25 +0000)
Change-Id: If78504ad2b2b45f020318b894bef9325a8271447
Signed-off-by: Jan Gelety <jgelety@cisco.com>
tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixbase-func.robot
tests/vpp/func/telemetry/eth2p-ethip4-ip4base-ip4ipfixscale-func.robot
tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixbase-func.robot
tests/vpp/func/telemetry/eth2p-ethip6-ip6base-ip6ipfixscale-func.robot

index d2c979a..a736a26 100644 (file)
@@ -21,7 +21,7 @@
 | Library | resources.libraries.python.telemetry.IPFIXSetup
 | Library | resources.libraries.python.Trace
 
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | EXPECTED_FAILING
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO
 | Test Setup | Set up functional test
 | Test Teardown | Tear down functional test
 | Documentation | *IPFIX ipv4 test cases*
index 553996f..7ed96e2 100644 (file)
@@ -21,7 +21,7 @@
 | Library | resources.libraries.python.telemetry.IPFIXSetup
 | Library | resources.libraries.python.Trace
 
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | EXPECTED_FAILING
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO
 | ...        | SKIP_VPP_PATCH
 | Test Setup | Set up functional test
 | Test Teardown | Tear down functional test
index 5248ff8..161675e 100644 (file)
@@ -22,8 +22,7 @@
 | Library | resources.libraries.python.IPv6Setup
 | Library | resources.libraries.python.Trace
 
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | EXPECTED_FAILING
-# TODO: Remove EXPECTED_FAILING tag once functionality is implemented (VPP-204)
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO
 | Test Setup | Set up functional test
 | Test Teardown | Tear down functional test
 | Documentation | *IPFIX ipv6 test cases*
index 4bc0f66..ece9459 100644 (file)
@@ -22,9 +22,7 @@
 | Library | resources.libraries.python.IPv6Setup
 | Library | resources.libraries.python.Trace
 
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | EXPECTED_FAILING
-| ...        | SKIP_VPP_PATCH
-# TODO: Remove EXPECTED_FAILING tag once functionality is implemented (VPP-204)
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH
 | Test Setup | Set up functional test
 | Test Teardown | Tear down functional test
 | Documentation | *IPFIX ipv6 test cases*