Mark bug in OpenFlow tests
[integration/test.git] / csit / suites / openflowplugin / Performance / 010_Cbench.robot
index f32b6d322c066e6dd22a2dfac0f9106c50351d36..b6b6176014848a0ef67206f4b1a5c288b88be1d4 100644 (file)
@@ -40,6 +40,7 @@ Cbench Throughput Test
     [Timeout]    ${test_timeout}
     Log    Cbench tests using ${loops} iterations of ${duration_in_secs} second tests. Switch Count: ${switch_count}. Unique MACS to cycle: ${num_of_unique_macs}
     Run Cbench And Log Results    -t -m ${duration_in_ms} -M ${num_of_unique_macs} -s ${switch_count} -l ${loops}    ${throughput_threshold}    ${throughput_results_file}
+    [Teardown]    Report_Failure_Due_To_Bug    6176
 
 *** Keywords ***
 Run Cbench And Log Results