yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56748
[Bug 1625221] [NEW] Fullstack looses test workers if eventlet's Timeout is raised
Public bug reported:
Seems like unittest module is not capable to catch the exception,
instead killing the whole worker. We need to catch the exception
ourselves, if a test case raises it for us. Otherwise we loose some test
cases (all of those that were scheduled for the dead worker to execute).
** Affects: neutron
Importance: Undecided
Assignee: Ihar Hrachyshka (ihar-hrachyshka)
Status: In Progress
** Tags: fullstack
** Tags added: fullstack
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1625221
Title:
Fullstack looses test workers if eventlet's Timeout is raised
Status in neutron:
In Progress
Bug description:
Seems like unittest module is not capable to catch the exception,
instead killing the whole worker. We need to catch the exception
ourselves, if a test case raises it for us. Otherwise we loose some
test cases (all of those that were scheduled for the dead worker to
execute).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1625221/+subscriptions
Follow ups