diff options
author | pmikus <pmikus@cisco.com> | 2016-09-19 15:02:32 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2016-09-22 04:20:05 +0000 |
commit | 356fc1c76a96f50ca9caebd0ec7a023bf6d5f99b (patch) | |
tree | 866c255f160c2699bacd66f71bf52d3daf7327be /tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot | |
parent | 27995a1fceb0b894c1647f559608d6bf04bd68af (diff) |
CSIT-411 Show Vhost User
- Add keyword to show vhost user
Change-Id: Ia844bbcb8507b8c7cbf6b7bb1a7dc8d10148d6f4
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot')
-rw-r--r-- | tests/perf/Long_Bridge_Domain_Vhost_Intel-X520-DA2.robot | 1 |
1 files changed, 1 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} |