Merge "Add to constant and rps runneres limits for maximun Core usage"
This commit is contained in:
commit
0b7e48b754
@ -283,6 +283,18 @@
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
-
|
||||
args:
|
||||
sleep: 0.25
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 20
|
||||
concurrency: 5
|
||||
max_cpu_count: 3
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
-
|
||||
args:
|
||||
sleep: 0.1
|
||||
@ -313,6 +325,7 @@
|
||||
times: 200
|
||||
rps: 20
|
||||
max_concurrency: 10
|
||||
max_cpu_count: 3
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user