Move create-update-delete-stack-inplace test
Move to stable create-update-delete-stack-inplace test. The test was broken because of bug in heat, so added dependency on this bug. The bug was actually related to updating of nested stacks in heat. The new validation was added to heat and it fails with validation error in some cases. Change-Id: I8d0a5e4a8df202cdff57e0f7cceb804d470612aa Depends-On: Ibb71f31f2ec7d1d37b995323a2474b799ea498bb
This commit is contained in:
parent
df2475d27e
commit
9a0344ec1e
@ -574,6 +574,22 @@
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
-
|
||||
args:
|
||||
template_path: "/home/jenkins/.rally/extra/autoscaling_policy.yaml.template"
|
||||
updated_template_path: "/home/jenkins/.rally/extra/updated_autoscaling_policy_inplace.yaml.template"
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 6
|
||||
concurrency: 3
|
||||
context:
|
||||
users:
|
||||
tenants: 2
|
||||
users_per_tenant: 3
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
-
|
||||
args:
|
||||
template_path: "/home/jenkins/.rally/extra/resource_group.yaml.template"
|
||||
|
@ -164,19 +164,3 @@
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
HeatStacks.create_update_delete_stack:
|
||||
-
|
||||
args:
|
||||
template_path: "/home/jenkins/.rally/extra/autoscaling_policy.yaml.template"
|
||||
updated_template_path: "/home/jenkins/.rally/extra/updated_autoscaling_policy_inplace.yaml.template"
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 6
|
||||
concurrency: 3
|
||||
context:
|
||||
users:
|
||||
tenants: 2
|
||||
users_per_tenant: 3
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user