Reviewed: https://review.opendev.org/c/openstack/neutron/+/869205 Committed: https://opendev.org/openstack/neutron/commit/c3620166204d2d12729ca1eba92feaadbe802d42 Submitter: "Zuul (22348)" Branch: master
commit c3620166204d2d12729ca1eba92feaadbe802d42 Author: Slawek Kaplonski <[email protected]> Date: Wed Jan 4 13:40:45 2023 +0100 Ensure that MAC address of the device is set correctly For unknown (for me at least) reason sometimes we observed e.g. in the CI jobs that interfaces created by e.g. L3 agent didn't had properly set MAC address to the one generated by Neutron. To avoid that this patch adds check if the requested MAC was actually set on the device before moving on to configure MTU and other attributes of the device. Co-Authored-By: Brian Haley <[email protected]> Closes-bug: #2000164 Change-Id: I23facc53795a9592ccb137c60fb1f356406a4e00 ** 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/2000164 Title: [FT] Error in "test_dvr_update_gateway_port_with_no_gw_port_in_namespace" Status in neutron: Fix Released Bug description: Log: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9d5/866489/5/check/neutron- functional-with-uwsgi/9d5a735/testr_results.html Snippet: https://paste.opendev.org/show/blxk4RbR6T6I9xVKvhgR/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2000164/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

