← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1245208] [NEW] LBaaS: unit tests for radware plugin driver should not employ multithreading

 

You have been subscribed to a public bug:

Radware plugin driver uses task queue to perform interaction with the backend device.
Several operations such as lbaas objects deletion are performed in async manner.
In the unit test code actual object deletion happens in separate thread; it leads to a need for tricks like putting test thread to sleep.
Such unit tests are not reliable and could lead to failures that are hard to catch or debug.

Unit test code should be refactored in such way that it uses single-
threaded strategy to perform driver operations.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: lbaas radware
-- 
LBaaS: unit tests for radware plugin driver should not employ multithreading
https://bugs.launchpad.net/bugs/1245208
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.