yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95596
[Bug 2100001] Re: [FT] Random errors in ``TestPluginWorker.test_start`` and ``test_restart_rpc_on_sighup_multiple_workers``
Reviewed: https://review.opendev.org/c/openstack/neutron/+/942798
Committed: https://opendev.org/openstack/neutron/commit/c33b6f853456e4c8a4ef62edcaf10c65d4db95b1
Submitter: "Zuul (22348)"
Branch: master
commit c33b6f853456e4c8a4ef62edcaf10c65d4db95b1
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Feb 26 13:48:30 2025 +0000
[FT] Refactor the ``TestNeutronServer._check_active`` method.
The method ``TestNeutronServer._check_active`` now actively checks
if the workers are ready after spawning them. The method ``_fake_start``
writes a dummy value in a specific queue that is read by the mentioned
method. If the number of values equals the number of workers, then
is assumed that all workers are ready.
Closes-Bug: #2100001
Change-Id: I4f700db665784144d0e1ded1912a03ea49498ae4
** 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/2100001
Title:
[FT] Random errors in ``TestPluginWorker.test_start`` and
``test_restart_rpc_on_sighup_multiple_workers``
Status in neutron:
Fix Released
Status in oslo.service:
New
Bug description:
Tests affected:
* neutron.tests.functional.test_server.TestPluginWorker.test_start
* neutron.tests.functional.test_server.TestRPCServer.test_restart_rpc_on_sighup_multiple_workers
Error snippets:
* https://paste.opendev.org/show/bnVMA9BtT5XV1k3UuNS1/
* https://paste.opendev.org/show/bVpMMiPRk54V4YYiFRYX/
Logs:
* https://050c14ff950a28fb762b-6e86dc8a2337ee139316a184fc899cae.ssl.cf1.rackcdn.com/938541/6/check/neutron-functional/ae0078c/testr_results.html
* https://cad760a662fdb6a758d7-0ac025c4ad05a16714f4be3ae2fd18a9.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-oslo-master/b118bdd/testr_results.html
* https://56cd608d27a94c052f53-f271ccb85dad0b3cb58d1777a51a18d8.ssl.cf5.rackcdn.com/942718/1/check/neutron-functional-with-oslo-master-8/f7147f5/testr_results.html
It could be caused by oslo.service 4.1.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2100001/+subscriptions
References