foundationdb/tests/slow/BlobGranuleVerifyBalanceCle...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
540 B
TOML
Raw Normal View History

[configuration]
blobGranulesEnabled = true
allowDefaultTenant = false
2022-03-25 09:40:16 +08:00
# FIXME: re-enable rocks at some point
2022-07-26 12:57:47 +08:00
storageEngineExcludeTypes = [4, 5]
[[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