13 lines
242 B
TOML
13 lines
242 B
TOML
|
[[test]]
|
||
|
testTitle = 'CycleTestWithKills'
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'Cycle'
|
||
|
transactionsPerSecond = 2500.0
|
||
|
testDuration = 30.0
|
||
|
expectedRate = 0
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'Attrition'
|
||
|
testDuration = 30.0
|