diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-04-24 07:21:43 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-04-24 05:23:21 +0000 |
commit | acb74dbf9b36a9f324d4fdd35dbd4711ead8412e (patch) | |
tree | 83f27a9c2e9aefc175bccf6e3ceb0020ab6fb4ff /tests/perf | |
parent | fd484bf34d432deadc9de3d7296c95714fe37804 (diff) |
Fix: tc02-64B-1t1c-eth-l2xcbase-eth-4vhost-2vm-pdrdisc
- Fix missing keyword
Change-Id: Iea1fa4e389f87113b205f53d0f57cbb05fcbff0a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit 3305d93551d0cc861558da09a26c8103453d9d6c)
Diffstat (limited to 'tests/perf')
-rw-r--r-- | tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot b/tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot index ab761dbd77..807c66f435 100644 --- a/tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot +++ b/tests/perf/40ge2p1xl710-eth-l2xcbase-eth-4vhost-2vm-ndrpdrdisc.robot @@ -118,6 +118,7 @@ | | And Apply startup configuration on all VPP DUTs | | When L2 xconnect with Vhost-User for '2' initialized in a 3-node circular topology | | And '2' Guest VMs with dpdk-testpmd connected via vhost-user is setup in a 3-node circular topology +| | Then Find PDR using binary search and pps | | ... | ${framesize} | ${binary_min} | ${binary_max} | 3-node-xconnect | | ... | ${min_rate} | ${max_rate} | ${threshold} | | ... | ${perf_pdr_loss_acceptance} | ${perf_pdr_loss_acceptance_type} |