87d4c972ab
List all servers belonging to specific hypervisor. The scenario first list all hypervisors,then find its hostname, then list all servers belonging to the hypervisor Measure the "nova hypervisor-servers <hostname>" command performance. Change-Id: I8511a9790037ee5f3bab003309f2debe31b00590
17 lines
302 B
YAML
17 lines
302 B
YAML
---
|
|
NovaHypervisors.list_and_search_hypervisors:
|
|
-
|
|
args:
|
|
detailed: True
|
|
runner:
|
|
type: "constant"
|
|
times: 2
|
|
concurrency: 2
|
|
context:
|
|
users:
|
|
tenants: 3
|
|
users_per_tenant: 2
|
|
sla:
|
|
failure_rate:
|
|
max: 0
|