rally-openstack/samples/tasks/scenarios/cinder/create-and-get-qos.yaml
zhangzhang e8b704e639 Add cinder.CreateAndGetQos scenario
Create a qos, then get details of the qos.

Change-Id: If41169ae75017538ac74b64c7de69fdf2da33500
2017-04-20 08:54:23 -04:00

20 lines
369 B
YAML

---
CinderQos.create_and_get_qos:
-
args:
specs:
consumer: "both"
write_iops_sec: "10"
read_iops_sec: "1000"
runner:
type: "constant"
times: 5
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 2
sla:
failure_rate:
max: 0