neutron/neutron/tests/common
Slawek Kaplonski 8c4005763b [Fullstack] Wait 10 seconds to ensure that MAC address is configured
In Linuxbridge and OVS PortFixture, when port is created, in the fake
vm's namespace it needs to have correct mac address configured.
It seems that for some reason it's not properly configured sometimes and
that may cause failure of e.g. DHCP tests.
So this patch adds retries for 10 seconds to ensure that MAC address is
configured to the one which should be.

Closes-bug: #2000150
Change-Id: I8c6d226e626812c3ccf0a2681be68a5b080b3463
(cherry picked from commit 370d8bcea3)
2022-12-22 15:45:05 +00:00
..
agents Fullstack tests of packet rate limit for ovs qos driver 2022-05-07 13:11:51 +08: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 [Fullstack] Wait 10 seconds to ensure that MAC address is configured 2022-12-22 15:45:05 +00:00