0bb834920a
Match indentation with that of other Scenario YAMLs Change-Id: Iebd93b9994ff1b13f731125032fd997c84abd06f
21 lines
484 B
YAML
21 lines
484 B
YAML
---
|
|
CeilometerQueries.create_and_query_samples:
|
|
-
|
|
args:
|
|
filter: {"=": {"counter_unit": "instance"}}
|
|
orderby: !!null
|
|
limit: 10
|
|
counter_name: "cpu_util"
|
|
counter_type: "gauge"
|
|
counter_unit: "instance"
|
|
counter_volume: 1.0
|
|
resource_id: "resource_id"
|
|
runner:
|
|
type: "constant"
|
|
times: 100
|
|
concurrency: 10
|
|
context:
|
|
users:
|
|
tenants: 2
|
|
users_per_tenant: 2
|