Add rally job
Add rally scenario to be run by OpenStack CI system Change-Id: Ie305ab51b75cd24e21868b965b9345a4444b2d20
This commit is contained in:
parent
4a392e658c
commit
e8434f9613
5
rally-scenarios/README.rst
Normal file
5
rally-scenarios/README.rst
Normal 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
|
14
rally-scenarios/cinder.yaml
Normal file
14
rally-scenarios/cinder.yaml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user