aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot1
-rw-r--r--tests/perf/Long_IPv4_Vhost_Intel-X520-DA2.robot1
-rw-r--r--tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot b/tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot
index 6da998c976..45a66ef138 100644
--- a/tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot
+++ b/tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot
@@ -27,6 +27,7 @@
| ... | Traffic should pass with no loss | 10
| ... | ${min_rate}pps | ${framesize} | 3-node-bridge
| ... | fail_on_loss=${False}
+| ... | AND | Show Vpp Vhost On All DUTs
| ... | AND | Remove startup configuration of VPP from all DUTs
| ... | AND | Guest VM with dpdk-testpmd Teardown | ${dut1}
| ... | ${dut1_vm_refs}
diff --git a/tests/perf/Long_IPv4_Vhost_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_Vhost_Intel-X520-DA2.robot
index 74072f9896..dc8361324e 100644
--- a/tests/perf/Long_IPv4_Vhost_Intel-X520-DA2.robot
+++ b/tests/perf/Long_IPv4_Vhost_Intel-X520-DA2.robot
@@ -27,6 +27,7 @@
| ... | Traffic should pass with no loss | 10
| ... | ${min_rate}pps | ${framesize} | 3-node-IPv4
| ... | fail_on_loss=${False}
+| ... | AND | Show Vpp Vhost On All DUTs
| ... | AND | Remove startup configuration of VPP from all DUTs
| ... | AND | Guest VM with dpdk-testpmd Teardown | ${dut1}
| ... | ${dut1_vm_refs}
diff --git a/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot b/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot
index a408852f08..49df14e471 100644
--- a/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot
+++ b/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot
@@ -27,6 +27,7 @@
| ... | Traffic should pass with no loss | 10
| ... | ${min_rate}pps | ${framesize} | 3-node-bridge
| ... | fail_on_loss=${False}
+| ... | AND | Show Vpp Vhost On All DUTs
| ... | AND | Remove startup configuration of VPP from all DUTs
| ... | AND | Guest VM with dpdk-testpmd Teardown | ${dut1}
| ... | ${dut1_vm_refs}