yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96075
[Bug 2115242] Re: [FT] Random errors in ``test_floatingip_mac_bindings``
Reviewed: https://review.opendev.org/c/openstack/neutron/+/953195
Committed: https://opendev.org/openstack/neutron/commit/5034b07cb3296e6f833b7f1e2c68911eebeb767b
Submitter: "Zuul (22348)"
Branch: master
commit 5034b07cb3296e6f833b7f1e2c68911eebeb767b
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Jun 24 07:44:26 2025 +0000
[FT] Wait for the FIP Port_Binding event before checking MAC removal
In the test ``test_floatingip_mac_bindings``, when a FIP is created, the
FIP address "MAC_Binding" register should be removed. This patch is
adding an active wait for the FIP address "Port_Binding" before checking
the "MAC_Binding" removal.
This patch is also increasing the timeout to check the "MAC_Binding"
removal, from 15 to 30 seconds. This excesive delay could be caused
because of how the event ``run`` method is handled. Once the eventlet
removal is finished, we should revert this timeout increase.
Closes-Bug: #2115242
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Change-Id: Ia153b48aaec72e6a073b313ef2aea8efac6dbbae
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2115242
Title:
[FT] Random errors in ``test_floatingip_mac_bindings``
Status in neutron:
Fix Released
Bug description:
The test ``test_floatingip_mac_bindings`` is randomly failing. In both
cases (see "logs") the MAC binding cleanup took more than the expected
15 seconds to be executed.
Logs:
* https://4e87414b0fe3ca1de111-0dd3b493df614cc7e41a46754664ea83.ssl.cf5.rackcdn.com/openstack/a858fb193a21437987d557b6de06dbdc/testr_results.html
* https://13105f8ef823650ec019-cb65abe58d87a1a010092a9adcbaff91.ssl.cf2.rackcdn.com/openstack/9f625bccccc54f9bb3b76dd44cc78bb9/testr_results.html
Snippet: https://paste.opendev.org/show/bm3HHvyzLiVCXBGhkVcq/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2115242/+subscriptions
References