e8b704e639
Create a qos, then get details of the qos. Change-Id: If41169ae75017538ac74b64c7de69fdf2da33500
20 lines
369 B
YAML
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
|