neutron/neutron/tests/common
Rodolfo Alonso Hernandez f235ce8791 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
2023-01-19 17:32:36 +01:00
..
agents Use neutron-lib constants for OVS table numbers 2022-12-01 09:16:58 +00:00
exclusive_resources use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00
config_fixtures.py Remove "six" library 2020-07-28 16:55:52 +00:00
conn_testers.py Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
helpers.py Remove "distutils" library 2022-05-12 23:50:07 +00:00
l3_test_common.py Remove "six" library 2020-07-28 16:55:52 +00:00
machine_fixtures.py Merge "fullstack: test for IPv6 north-south traffic" 2016-11-09 12:02:45 +00:00
net_helpers.py Add new debugging logs for ``ARPSpoofTestCase`` 2023-01-19 17:32:36 +01:00