Run status workload in ThrouhgputQuota.toml, to enable latency bands
This commit is contained in:
parent
08251329a9
commit
c0c8f4de74
|
@ -6,6 +6,11 @@ testTitle='ThroughputQuotaTest'
|
||||||
transactionTag='a'
|
transactionTag='a'
|
||||||
totalQuota=1.0
|
totalQuota=1.0
|
||||||
|
|
||||||
|
[[test.workload]]
|
||||||
|
testName='Status'
|
||||||
|
enableLatencyBands = true
|
||||||
|
testDuration = 60.0
|
||||||
|
|
||||||
[[test.workload]]
|
[[test.workload]]
|
||||||
testName = 'Cycle'
|
testName = 'Cycle'
|
||||||
transactionsPerSecond = 2500.0
|
transactionsPerSecond = 2500.0
|
||||||
|
|
Loading…
Reference in New Issue