diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-07-20 13:13:29 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-07-20 13:13:29 +0200 |
commit | 279d6429b58c30579bd4afbe21bbe6ee7d86f181 (patch) | |
tree | 9cbcbaaa1ba7b8f27a046baed7ac33a902a3c0b4 /tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot | |
parent | 2656fed5d73b3ffde2b8b7496a68b527e9e32045 (diff) |
FIX: 10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc
Change-Id: I5ca0649875c74bcd86106e53ba77d64f833cf28f
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-ndrpdrdisc.robot')
-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 |