Unblock gates

Move failed HeatStacks.create_update_delete_stack scenario to unstable job

Change-Id: Ie6f833f9071100cbe5dd73e8426870ce7babfe1c
This commit is contained in:
Andrey Kurilin 2015-03-06 12:32:24 +02:00
parent ce335c3e32
commit 57027f5630
2 changed files with 17 additions and 16 deletions

View File

@ -542,22 +542,6 @@
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/random_strings.yaml.template"

View File

@ -163,3 +163,20 @@
sla:
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