2021-07-11 07:55:30 +08:00
|
|
|
[configuration]
|
|
|
|
buggify = false
|
|
|
|
minimumReplication = 2
|
|
|
|
|
|
|
|
[[test]]
|
|
|
|
testTitle = 'Clogged'
|
|
|
|
connectionFailuresDisableDuration = 100000
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'Cycle'
|
|
|
|
transactionsPerSecond = 1000.0
|
2021-07-20 13:34:27 +08:00
|
|
|
testDuration = 60.0
|
2021-07-11 07:55:30 +08:00
|
|
|
expectedRate = 0
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'LowLatency'
|
2021-07-20 13:34:27 +08:00
|
|
|
maxGRVLatency = 40.0
|
|
|
|
maxCommitLatency = 40.0
|
|
|
|
testDuration = 60.0
|
2021-07-11 07:55:30 +08:00
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'ClogSingleConnection'
|