neutron/neutron/tests/common
Slawek Kaplonski 779f647fc3 [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:36 +00:00
..
agents [Fullstack] Add segmentation_id update test 2021-04-27 07:41:34 +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 Make sure "dead vlan" ports cannot transmit packets 2022-02-08 07:22:56 +00:00
helpers.py Fix stopping timer in TestTimer 2021-01-19 13:43:58 +01: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:36 +00:00