mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
12 lines
212 B
TOML
12 lines
212 B
TOML
[[knobs]]
|
|
enable_rest_kms_communication = true
|
|
|
|
[[test]]
|
|
testTitle = 'BlobGranuleFileUnit'
|
|
useDB = false
|
|
startDelay = 0
|
|
|
|
[[test.workload]]
|
|
testName = 'UnitTests'
|
|
testsMatching = '/blobgranule/files/'
|