rally-openstack/samples/tasks/scenarios/nova/list-and-get-uptime-hypervisors.yaml
zhangzhang 84360fac42 Add nova.ListAndGetHypervisorUptime
The scenario first list all hypervisors,then display
the uptime of the listed hypervisors in trun.

Measure the "nova hypervisor-uptime" command performance.

Change-Id: I25449dd2c3bc76c59d6a9dcaf4b69919441791a3
2016-10-16 23:47:14 -04:00

17 lines
306 B
YAML

---
NovaHypervisors.list_and_get_uptime_hypervisors:
-
args:
detailed: True
runner:
type: "constant"
times: 2
concurrency: 2
context:
users:
tenants: 3
users_per_tenant: 2
sla:
failure_rate:
max: 0