mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
16 lines
278 B
TOML
16 lines
278 B
TOML
[configuration]
|
|
generateFearless = false
|
|
config = 'triple'
|
|
processesPerMachine = 2
|
|
coordinators = 3
|
|
machineCount = 45
|
|
asanMachineCount = 20
|
|
allowDefaultTenant = false
|
|
|
|
[[test]]
|
|
testTitle = 'DataLossRecovery'
|
|
useDB = true
|
|
|
|
[[test.workload]]
|
|
testName = 'DataLossRecovery'
|