Merge "Increase number of iterations in RallyProfile.generate_names_in_atomic"

This commit is contained in:
Jenkins 2016-10-27 21:02:52 +00:00 committed by Gerrit Code Review
commit 6c2553fb8d

View File

@ -800,8 +800,8 @@
number_of_names: 100
runner:
type: "constant"
times: 10
concurrency: 5
times: 1000
concurrency: 10
sla:
failure_rate:
max: 0
@ -810,8 +810,8 @@
number_of_names: 1000
runner:
type: "constant"
times: 10
concurrency: 5
times: 500
concurrency: 10
sla:
failure_rate:
max: 0
@ -820,8 +820,8 @@
number_of_names: 10000
runner:
type: "constant"
times: 10
concurrency: 5
times: 200
concurrency: 10
sla:
failure_rate:
max: 0