mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
14 lines
278 B
TOML
14 lines
278 B
TOML
[[knobs]]
|
|
rocksdb_cf_range_deletion_limit=1000
|
|
rocksdb_use_point_delete_for_system_keys=true
|
|
|
|
[[test]]
|
|
testTitle = 'UnitTests'
|
|
useDB = false
|
|
startDelay = 0
|
|
|
|
[[test.workload]]
|
|
testName = 'UnitTests'
|
|
maxTestCases = 10
|
|
testsMatching = 'perf/ShardedRocksDB/'
|