diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-07-20 13:13:29 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-20 11:17:32 +0000 |
commit | 391fa1eb87d6e079e98db245a9f088a7341929c5 (patch) | |
tree | 38c4a3ab168738b89c1fb867409a85c9be137869 /tests/vpp | |
parent | 54111d0dda07ea90cbbf5ed79a878eefcc7ff4c3 (diff) |
FIX: 10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc
Change-Id: I5ca0649875c74bcd86106e53ba77d64f833cf28f
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit 279d6429b58c30579bd4afbe21bbe6ee7d86f181)
Diffstat (limited to 'tests/vpp')
-rw-r--r-- | tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot index 54fbd15047..3dd5143874 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot @@ -114,7 +114,7 @@ | | ... | ${dut2} | ${sock1} | ${sock2} | DUT2_VM1 | ${dut2_vif1_mac} | | ... | ${dut2_vif2_mac} | | Set To Dictionary | ${dut2_vm_refs} | DUT2_VM1 | ${vm2} -| | Run Keyword If | Not $qemu_built | Set Suite Variable | ${qemu_built} +| | Run Keyword Unless | ${qemu_built} | Set Suite Variable | ${qemu_built} | | ... | ${True} | | Run Keyword If | '${search_type}' == 'NDR' | | ... | Find NDR using binary search and pps |