foundationdb/tests/BlobGranuleFileUnit.toml
Ata E Husain Bohra 24b2de8de8 BlobFile Encryption and compression support
Description

Testing
2022-07-14 17:04:14 -07:00

14 lines
271 B
TOML

[[knobs]]
enable_encryption = true
enable_blob_file_encryption = true
enable_blob_file_compression = true
[[test]]
testTitle = 'BlobGranuleFileUnit'
useDB = false
startDelay = 0
[[test.workload]]
testName = 'UnitTests'
testsMatching = '/blobgranule/files/'