diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-03-13 09:08:56 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-03-27 13:23:50 +0000 |
commit | 60c84c733c506056d8472acc701e1cdf14e6f324 (patch) | |
tree | f333f15cc9975d7dfa2e34fedefbf31be6f81434 /tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot | |
parent | a12820795d5dc068dabfc318ff8326b4b8479cb6 (diff) |
CSIT-547: Add x520 L2BD perf test with 2 VMs per DUT
- 10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhost-2vm-ndrpdrdisc
Change-Id: If65a7cf21d1dbff88f39f319877d9ac1fc5d959e
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot')
-rw-r--r-- | tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot b/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot index bfeca461f5..e77d5fbd77 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot +++ b/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc.robot @@ -247,6 +247,7 @@ | | ${dut2_vm_refs}= | Create Dictionary | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology +| | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When L2 bridge domains with Vhost-User initialized in a 3-node circular topology | | ... | ${bd_id1} | ${bd_id2} | ${sock1} | ${sock2} |