23 lines
492 B
TOML
23 lines
492 B
TOML
[configuration]
|
|
blobGranulesEnabled = true
|
|
allowDefaultTenant = false
|
|
|
|
[[test]]
|
|
testTitle = 'BlobGranuleVerifyBalanceClean'
|
|
|
|
[[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 = 'BlobGranuleVerifier'
|
|
testDuration = 120.0
|
|
enablePurging = false
|