← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron/icehouse
   Importance: Undecided => Medium

** Changed in: neutron/icehouse
     Assignee: (unassigned) => Mark McClain (markmcclain)

** Changed in: neutron/icehouse
    Milestone: None => icehouse-rc2

** No longer affects: neutron/icehouse

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1245208

Title:
  LBaaS: unit tests for radware plugin driver should not employ
  multithreading

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1245208/+subscriptions