84360fac42
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
17 lines
306 B
YAML
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
|