rally/samples/tasks/scenarios/ceilometer/create-meter-and-get-stats.yaml
Piyush 0bb834920a Rectify indentation in scenario YAMLs
Match indentation with that of other Scenario YAMLs

Change-Id: Iebd93b9994ff1b13f731125032fd997c84abd06f
2016-05-10 21:05:25 +05:30

18 lines
380 B
YAML

---
CeilometerStats.create_meter_and_get_stats:
-
args:
user_id: "user-id"
resource_id: "resource-id"
counter_volume: 1.0
counter_unit: ""
counter_type: "cumulative"
runner:
type: "constant"
times: 200
concurrency: 5
context:
users:
tenants: 2
users_per_tenant: 2