rally-openstack/samples/tasks/scenarios/heat/create-stack-and-scale.yaml
Roman Vasilets d31279c2e4 [Bug1535948] Add Heat template validator
* add heat template validator to the validators.
* add `template_validator` to each Heat scenario with usage of templates
* add missed sla section to some scenarios in mos job
* fix samples - allow them to work from the box

Change-Id: I33aa709a3c4b94cb48c8067df685eee6442c0210
Closes-bug: #1535948
2016-04-06 17:40:04 +03:00

16 lines
366 B
YAML

---
HeatStacks.create_stack_and_scale:
-
args:
template_path: "samples/tasks/scenarios/heat/templates/autoscaling_group.yaml.template"
output_key: "scaling_url"
delta: 1
runner:
type: "constant"
times: 3
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 1