← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582874] [NEW] Neutron-LBaaSv2: Shared Pools Scenario Test

 

Public bug reported:

Create a scenario test for shared pools.

Test scenario outline:
1. Boot 1 instance.
2. SSH to instance and start two servers listening on different ports.
3. Create a pool.
4. Create 2 listeners.
5. Create a load balancer with two members associated to the two
   servers on the instance, and with ROUND_ROBIN algorithm.
6. Send NUM requests to one listener's floating ip and check that
   they are shared between the two members.
7. Send NUM requests to the other listener's floating ip and check that
   they are shared between the two members.

** Affects: neutron
     Importance: Undecided
     Assignee: Franklin Naval (franknaval)
         Status: In Progress


** Tags: lbaasv2

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

Title:
  Neutron-LBaaSv2:  Shared Pools Scenario Test

Status in neutron:
  In Progress

Bug description:
  Create a scenario test for shared pools.

  Test scenario outline:
  1. Boot 1 instance.
  2. SSH to instance and start two servers listening on different ports.
  3. Create a pool.
  4. Create 2 listeners.
  5. Create a load balancer with two members associated to the two
     servers on the instance, and with ROUND_ROBIN algorithm.
  6. Send NUM requests to one listener's floating ip and check that
     they are shared between the two members.
  7. Send NUM requests to the other listener's floating ip and check that
     they are shared between the two members.

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


Follow ups