Merge "Add a maximum concurrency option to rps runner"

This commit is contained in:
Jenkins 2015-03-16 11:52:38 +00:00 committed by Gerrit Code Review
commit e52f903923

View File

@ -252,6 +252,18 @@
failure_rate:
max: 0
-
args:
sleep: 0.001
runner:
type: "rps"
times: 200
rps: 20
max_concurrency: 10
sla:
failure_rate:
max: 0
-
args:
sleep: 0.1