Comment 5 for bug 1443916

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/200016
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=71a6b65b89a09c30387c9d1755f07072b1ed1496
Submitter: Jenkins
Branch: stable/kilo

commit 71a6b65b89a09c30387c9d1755f07072b1ed1496
Author: Kevin Benton <email address hidden>
Date: Tue Mar 31 11:20:18 2015 -0700

    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
    (cherry picked from commit 749886eb6b065a93dfad7fe7ed930cb77fe37b94)