← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Reviewed:  https://review.openstack.org/317692
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=7dd850db6d2ae94fa91f5d91cedd89d1b0d6c527
Submitter: Jenkins
Branch:    master

commit 7dd850db6d2ae94fa91f5d91cedd89d1b0d6c527
Author: Franklin Naval <franklin.naval@xxxxxxxxxxxxx>
Date:   Tue May 17 14:39:47 2016 -0500

    Neutron-LBaaSv2: Shared Pools Scenario Test
    
    This test checks load balancing with 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.
    
    Change-Id: Iaf0a9dc2af231df235b9ee45e06bf735f1175ba3
    Closes-Bug: #1582874


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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


References