Comment 4 for bug 2003196

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/871101
Committed: https://opendev.org/openstack/neutron/commit/f235ce8791ab31bac598a3ebb40fb48cf2e4d1ab
Submitter: "Zuul (22348)"
Branch: master

commit f235ce8791ab31bac598a3ebb40fb48cf2e4d1ab
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Jan 18 22:06:21 2023 +0100

    Add new debugging logs for ``ARPSpoofTestCase``

    In case of error, the class ``ARPSpoofTestCase`` now provides the IPv6
    and IPv4 neigh list of the source and destination ports.

    This patch also adds a retry branch on the ``assert_ping`` method. If
    enabled, if the first ping command fails, the method will try to execute
    it again.

    Related-Bug: #2003196
    Change-Id: I4d1a6c799004339489fe35b44b7682f8f744560b