yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86309
[Bug 1930367] Re: "TestNeutronServer" related tests failing frequently
Reviewed: https://review.opendev.org/c/openstack/neutron/+/793899
Committed: https://opendev.org/openstack/neutron/commit/da760973be09a98a1fc07c519e74a11899cb4aa5
Submitter: "Zuul (22348)"
Branch: master
commit da760973be09a98a1fc07c519e74a11899cb4aa5
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Jun 1 07:44:33 2021 +0000
Use "multiprocessing.Queue" for "TestNeutronServer" related tests
Instead of using a file to log the processes status and actions,
"TestNeutronServer" now uses a "multiprocessing.Queue" that is
safer than writting a single file accross multiple processes.
Change-Id: I6d04df180cd9b2d593bb99c8d22a60a3534f22a0
Closes-Bug: #1930367
** 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/1930367
Title:
"TestNeutronServer" related tests failing frequently
Status in neutron:
Fix Released
Bug description:
"TestNeutronServer" and those inheriting from this parent class
("TestWsgiServer", "TestRPCServer", "TestPluginWorker") are failing
frequently.
Error:
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_d0d/791365/7/gate
/neutron-functional-with-uwsgi/d0d293b/testr_results.html
Snippet: http://paste.openstack.org/show/806208/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1930367/+subscriptions
References