← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1591380] [NEW] neutron-lbaas: broken tests after vip allocation behavior changed

 

Public bug reported:

In the last couple of days, gate checks for neutron-lbaas have started
to consistently fail on tests that have not been altered recently.
Digging futher into this, it appears that neutron's subnet IP address
allocation behavior has changed, and there are several neutron-lbaas
tests which hard code assumptions about which VIP address for a given
load balancer will be assigned when it isn't actually specified in the
test. These tests need to be updated to either specify the IP address to
be used directly (ie. over-riding Neutron's IP address allocation
behavior which can indeed change at any time), or updated to more
dynamically detect the VIP address that gets assigned when the value
isn't specified directly.

** Affects: neutron
     Importance: Undecided
     Assignee: Stephen Balukoff (sbalukoff)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Stephen Balukoff (sbalukoff)

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

Title:
  neutron-lbaas: broken tests after vip allocation behavior changed

Status in neutron:
  New

Bug description:
  In the last couple of days, gate checks for neutron-lbaas have started
  to consistently fail on tests that have not been altered recently.
  Digging futher into this, it appears that neutron's subnet IP address
  allocation behavior has changed, and there are several neutron-lbaas
  tests which hard code assumptions about which VIP address for a given
  load balancer will be assigned when it isn't actually specified in the
  test. These tests need to be updated to either specify the IP address
  to be used directly (ie. over-riding Neutron's IP address allocation
  behavior which can indeed change at any time), or updated to more
  dynamically detect the VIP address that gets assigned when the value
  isn't specified directly.

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


Follow ups