17 lines
300 B
TOML
17 lines
300 B
TOML
[configuration]
|
|
generateFearless = false
|
|
config = 'triple'
|
|
storageEngineType = 0
|
|
processesPerMachine = 2
|
|
coordinators = 3
|
|
machineCount = 45
|
|
asanMachineCount = 20
|
|
allowDefaultTenant = false
|
|
|
|
[[test]]
|
|
testTitle = 'DataLossRecovery'
|
|
useDB = true
|
|
|
|
[[test.workload]]
|
|
testName = 'DataLossRecovery'
|