mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
15 lines
258 B
TOML
15 lines
258 B
TOML
[configuration]
|
|
config = 'triple'
|
|
storageEngineType = 4
|
|
processesPerMachine = 1
|
|
coordinators = 3
|
|
machineCount = 15
|
|
allowDefaultTenant = false
|
|
|
|
[[test]]
|
|
testTitle = 'PhysicalShardMove'
|
|
useDB = true
|
|
|
|
[[test.workload]]
|
|
testName = 'SSCheckpointWorkload'
|