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
cde656bae2
commit
d04458ff2a
@ -574,6 +574,22 @@
|
|||||||
failure_rate:
|
failure_rate:
|
||||||
max: 0
|
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:
|
args:
|
||||||
template_path: "/home/jenkins/.rally/extra/resource_group.yaml.template"
|
template_path: "/home/jenkins/.rally/extra/resource_group.yaml.template"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user