Change the default plugin behavior in perf tests
[csit.git] / tests / kubernetes / perf / __init__.robot
index 9b58f3d..2ae753a 100644 (file)
@@ -45,3 +45,6 @@
 | | Set Global Variable | ${perf_trial_duration} | 10
 | | Set Global Variable | ${perf_pdr_loss_acceptance} | 0.5
 | | Set Global Variable | ${perf_pdr_loss_acceptance_type} | percentage
+| | Set Global Variable | ${pkt_trace} | ${False}
+| | @{plugins_to_disable}= | Create List | dpdk_plugin.so
+| | Set Global Variable | @{plugins_to_disable}