aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/honeycomb/120_port_mirroring.robot
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2016-12-16 13:52:48 +0100
committerPeter Mikus <pmikus@cisco.com>2016-12-16 17:24:41 +0000
commit33d70285f07c624f2c8723a5d769399cfdd5191c (patch)
tree2f1bd3306b73b11674e59aedbc5d3f918194840a /tests/func/honeycomb/120_port_mirroring.robot
parentd13861eaa681cea95cf4d366a5dc82d93ed71817 (diff)
HC Test: Add EXPECTED_FAILING tag to expected test falures
Change-Id: Ic197001f2bb5ad5be9246025502d49e90e0c44aa Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/func/honeycomb/120_port_mirroring.robot')
-rw-r--r--tests/func/honeycomb/120_port_mirroring.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/func/honeycomb/120_port_mirroring.robot b/tests/func/honeycomb/120_port_mirroring.robot
index 521d59a244..48fe5ae08a 100644
--- a/tests/func/honeycomb/120_port_mirroring.robot
+++ b/tests/func/honeycomb/120_port_mirroring.robot
@@ -16,7 +16,8 @@
| Resource | resources/libraries/robot/honeycomb/port_mirroring.robot
| Resource | resources/libraries/robot/honeycomb/interfaces.robot
| Resource | resources/libraries/robot/honeycomb/honeycomb.robot
-| Force Tags | honeycomb_sanity
+# Test suite out of date since https://gerrit.fd.io/r/4272
+# | Force Tags | honeycomb_sanity
| Suite Setup | Add Interface local0 To Topology | ${node}
| Suite Teardown | Run Keyword If Any Tests Failed
| | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node}