Jump to: navigation, search

Rally/RoadMap

< Rally
Revision as of 01:12, 16 October 2013 by Boris-42 (talk | contribs) (Benchmarking)

Benchmarking Engine

Add support of Users & Tenants out of box

At this moment we are supporting next 3 parameters:

  1. timeout - this is the timeout of 1 scenario loop
  2. times - how much loops of scenario to run
  3. concurrent - how much loops should be run simultaneously

All tests are run from one user => it is not real situations.

We are going to add two new parameters:

  1. tenants - how much tenants to create
  2. users_pro_tenant - how much users should be in each tenant


Benchmark Engine will create all tenants & users, and prepare OpenStack python clients, before starting benchmarking.

Add generic cleanup mechanism

More scenarios

Data processing

Profiling

Make it work out of box

Fix or get rid of Zipkin

Deploying