17 lines
305 B
TOML
17 lines
305 B
TOML
|
minimumRegions = 2
|
||
|
|
||
|
[[test]]
|
||
|
testTitle = 'KillRegionCycle'
|
||
|
clearAfterTest = false
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'Cycle'
|
||
|
nodeCount = 30000
|
||
|
transactionsPerSecond = 2500.0
|
||
|
testDuration = 30.0
|
||
|
expectedRate = 0
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'KillRegion'
|
||
|
testDuration = 30.0
|