46b89bbe48
Improve file loading mechanism for heat tests. Previously, heat tests loaded template files for every tests. "types.set" allows to exclude redundant file operations from tests. In addition, the unit tests for heat rally-scenarios were updated and mocking of CONF.benchmark was excluded from unit-tests. Change-Id: Ibdace7bf96ff822701ee8505f1dcd232999a6fe8
14 lines
278 B
YAML
14 lines
278 B
YAML
---
|
|
HeatStacks.create_and_delete_stack:
|
|
-
|
|
args:
|
|
template_path: "templates/default.yaml.template"
|
|
runner:
|
|
type: "constant"
|
|
times: 10
|
|
concurrency: 2
|
|
context:
|
|
users:
|
|
tenants: 2
|
|
users_per_tenant: 3
|