2021-05-21 03:48:41 +08:00
|
|
|
[configuration]
|
2022-06-11 01:08:18 +08:00
|
|
|
extraDatabaseMode = 'LocalOrSingle'
|
2023-01-07 08:01:24 +08:00
|
|
|
# DR is not currently supported in required tenant mode
|
2023-01-11 08:57:54 +08:00
|
|
|
tenantModes = ['disabled', 'optional']
|
2020-07-13 05:41:12 +08:00
|
|
|
|
|
|
|
[[test]]
|
|
|
|
testTitle = 'BackupAndRestore'
|
|
|
|
clearAfterTest = false
|
|
|
|
simBackupAgents = 'BackupToDB'
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'AtomicOps'
|
|
|
|
nodeCount = 30000
|
|
|
|
transactionsPerSecond = 2500.0
|
|
|
|
testDuration = 30.0
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'BackupToDBCorrectness'
|
|
|
|
backupAfter = 10.0
|
|
|
|
restoreAfter = 60.0
|
|
|
|
backupRangesCount = -1
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'RandomClogging'
|
|
|
|
testDuration = 90.0
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'Rollback'
|
|
|
|
meanDelay = 90.0
|
|
|
|
testDuration = 90.0
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'Attrition'
|
|
|
|
machinesToKill = 10
|
|
|
|
machinesToLeave = 3
|
|
|
|
reboot = true
|
|
|
|
testDuration = 90.0
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'Attrition'
|
|
|
|
machinesToKill = 10
|
|
|
|
machinesToLeave = 3
|
|
|
|
reboot = true
|
|
|
|
testDuration = 90.0
|