Add rally job

Add rally scenario to be run by OpenStack CI system

Change-Id: Ie305ab51b75cd24e21868b965b9345a4444b2d20
This commit is contained in:
Sergey Skripnick 2014-04-25 18:31:06 +03:00
parent 4a392e658c
commit e8434f9613
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,5 @@
This directory contains rally benchmark scenarios to be run by OpenStack CI.
* more about rally: https://wiki.openstack.org/wiki/Rally
* how to add rally-gates: https://wiki.openstack.org/wiki/Rally/RallyGates

View File

@ -0,0 +1,14 @@
---
CinderVolumes.create_and_list_volume:
-
args:
size: 1
detailed: True
runner:
type: "constant"
times: 3
concurrency: 1
context:
users:
tenants: 1
users_per_tenant: 1