foundationdb/tests/slow/ddbalance.toml

28 lines
587 B
TOML

[[test]]
testTitle = 'DDBalance_Test'
[[test.workload]]
testName = 'DDBalance'
testDuration = 120.0
transactionsPerSecond = 250.0
binCount = 1000
writesPerTransaction = 5
keySpaceDriftFactor = 10
moversPerClient = 10
actorsPerClient = 100
nodes = 100000
[[test.workload]]
testName = 'BackgroundSelector'
testDuration = 120.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 120.0
swizzle = 1
[[test.workload]]
testName = 'ChangeConfig'
maxDelayBeforeChange = 120.0
coordinators = 'auto'