]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Increase max attempts to 2 for pings on ARP tests
authorKevin Benton <blak111@gmail.com>
Tue, 31 Mar 2015 18:20:18 +0000 (11:20 -0700)
committerKevin Benton <blak111@gmail.com>
Tue, 31 Mar 2015 18:20:18 +0000 (11:20 -0700)
commit749886eb6b065a93dfad7fe7ed930cb77fe37b94
tree190aab3806d71d8947f9779606161b78b79ad6aa
parent354ae7c1d33de11f725a7e2146c33fbf905d612d
Increase max attempts to 2 for pings on ARP tests

If the server under test is under heavy load, the requirement
of the very first ping passing may be too strict. This patch
increases the max attempts to 2 for the ARP spoofing tests to
give time for the OVS flow changes to take effect.

Change-Id: Ib70790da23861a8ed9c77f9c11aaf8fa41bf581c
Closes-Bug: #1443916
neutron/tests/functional/agent/test_ovs_flows.py