Create a server group, then get its detailed information. Measure the "nova server-group-create" and "nova server-group-get" command performance. Change-Id: I865fda72b88af017caba96be1b11183d7ca804e9
17 lines
325 B
YAML
17 lines
325 B
YAML
NovaServerGroups.create_and_get_server_group:
|
|
-
|
|
args:
|
|
kwargs:
|
|
policies: ["affinity"]
|
|
runner:
|
|
type: "constant"
|
|
times: 4
|
|
concurrency: 2
|
|
context:
|
|
users:
|
|
tenants: 2
|
|
users_per_tenant: 2
|
|
sla:
|
|
failure_rate:
|
|
max: 0
|