17 lines
299 B
TOML
17 lines
299 B
TOML
[configuration]
|
|
config = 'triple'
|
|
storageEngineType = 5
|
|
generateFearless = true
|
|
allowDefaultTenant = false
|
|
machineCount = 45
|
|
|
|
[[knobs]]
|
|
shard_encode_location_metadata = true
|
|
|
|
[[test]]
|
|
testTitle = 'ValidateStorageWorkload'
|
|
useDB = true
|
|
|
|
[[test.workload]]
|
|
testName = 'ValidateStorageWorkload'
|