Merge "Switch task parser to custom yaml"

This commit is contained in:
Jenkins 2017-02-08 12:49:58 +00:00 committed by Gerrit Code Review
commit 8625f5c3b2
3 changed files with 0 additions and 33 deletions

View File

@ -215,17 +215,6 @@
failure_rate:
max: 0
KeystoneBasic.create_delete_user:
-
args: {}
runner:
type: "constant"
times: 10
concurrency: 10
sla:
failure_rate:
max: 0
KeystoneBasic.create_and_delete_service:
-
runner:

View File

@ -116,17 +116,6 @@
failure_rate:
max: 0
KeystoneBasic.create_delete_user:
-
args: {}
runner:
type: "constant"
times: 1
concurrency: 1
sla:
failure_rate:
max: 0
HeatStacks.create_and_list_stack:
-
args:

View File

@ -229,17 +229,6 @@
failure_rate:
max: 0
KeystoneBasic.create_delete_user:
-
args: {}
runner:
type: "constant"
times: 10
concurrency: 10
sla:
failure_rate:
max: 0
KeystoneBasic.create_and_delete_service:
-
runner: