deb-heat/rally-scenarios/heat-fakevirt.yaml
Sergey Skripnick d7cb4cad0c Add config file for performance gate job
This job is called gate-rally-dsvm-fakevirt-heat.
Also added readme and plugin sample.

Change-Id: Ic4f482e566f3552b3fdf7129b8447e7def036441
2014-08-08 02:22:59 +04:00

23 lines
420 B
YAML

---
HeatStacks.create_and_list_stack:
-
runner:
type: "constant"
times: 2000
concurrency: 20
context:
users:
tenants: 30
users_per_tenant: 1
HeatStacks.create_and_delete_stack:
-
runner:
type: "constant"
times: 200
concurrency: 20
context:
users:
tenants: 10
users_per_tenant: 3