94cab12ad6
Match indentation with that of other Scenario YAMLs Change-Id: Iebd93b9994ff1b13f731125032fd997c84abd06f
17 lines
366 B
YAML
17 lines
366 B
YAML
---
|
|
CeilometerResource.get_tenant_resources:
|
|
-
|
|
runner:
|
|
type: "constant"
|
|
times: 10
|
|
concurrency: 5
|
|
context:
|
|
users:
|
|
tenants: 2
|
|
users_per_tenant: 2
|
|
ceilometer:
|
|
counter_name: "cpu_util"
|
|
counter_type: "gauge"
|
|
counter_volume: 1.0
|
|
counter_unit: "instance"
|