2021-12-10 05:22:11 +08:00
|
|
|
[configuration]
|
|
|
|
blobGranulesEnabled = true
|
2022-05-19 00:24:39 +08:00
|
|
|
allowDefaultTenant = false
|
2022-03-25 09:40:16 +08:00
|
|
|
# FIXME: re-enable rocks at some point
|
2022-08-15 15:19:09 +08:00
|
|
|
storageEngineExcludeTypes = [4, 5]
|
2022-08-22 23:57:44 +08:00
|
|
|
testClass = "BlobGranule"
|
2021-12-10 05:22:11 +08:00
|
|
|
|
2021-10-13 03:52:55 +08:00
|
|
|
[[test]]
|
2022-01-25 05:15:27 +08:00
|
|
|
testTitle = 'BlobGranuleVerifySmallClean'
|
2021-10-13 03:52:55 +08:00
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'WriteDuringRead'
|
2022-02-09 06:47:44 +08:00
|
|
|
testDuration = 60.0
|
2022-01-28 00:26:21 +08:00
|
|
|
useSystemKeys = false
|
2022-02-09 06:47:44 +08:00
|
|
|
maximumDataWritten=50000000
|
2021-10-13 03:52:55 +08:00
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'BlobGranuleVerifier'
|
2022-02-09 06:47:44 +08:00
|
|
|
testDuration = 60.0
|
2022-08-12 06:22:32 +08:00
|
|
|
enablePurging = false
|