Reviewed: https://review.opendev.org/c/openstack/neutron/+/833015 Committed: https://opendev.org/openstack/neutron/commit/74a9e832d790f659eb10b22ba0428b60733d384e Submitter: "Zuul (22348)" Branch: master
commit 74a9e832d790f659eb10b22ba0428b60733d384e Author: elajkat <[email protected]> Date: Tue Mar 8 17:44:11 2022 +0100 Add retry for privsep get_link_devices pyroute 0.6.6 introduced a new exception NetlinkDumpInterrupted which is raised when NLM_F_DUMP_INTR is set in the flags during dump of devices. The suggestion from pyroute developers is to retry in case of this exception (see [1]). [1]: https://github.com/svinota/pyroute2/issues/874#issuecomment-1063139555 Closes-Bug: #1962608 Change-Id: Ie195ad596fd148708fc30946bde964d52444afee ** 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/1962608 Title: [FT] Test "test_show" failing randomly Status in neutron: Fix Released Bug description: Error: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_18d/831409/1/check/neutron- functional-with-uwsgi/18db405/testr_results.html Snippet: https://paste.opendev.org/show/bix1qQu3ftuTBfBaWGzN/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1962608/+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

