testTitle=BackupAndRestore
     testName=Cycle
 ;    nodeCount=30000
     nodeCount=1000
 ;    transactionsPerSecond=500.0
     transactionsPerSecond=2500.0
     testDuration=30.0
     expectedRate=0
     clearAfterTest=false
 ;	keyPrefix=!

 ; Each testName=RunRestoreWorkerWorkload creates a restore worker
 ; We need at least 3 restore workers: master, loader, and applier
     testName=RunRestoreWorkerWorkload

 ; Test case for parallel restore
     testName=BackupAndParallelRestoreCorrectness
     backupAfter=10.0
     restoreAfter=60.0
     clearAfterTest=false
     simBackupAgents=BackupToFile
 ; backupRangesCount<0 means backup the entire normal keyspace
     backupRangesCount=-1
     usePartitionedLogs=true

     testName=RandomClogging
     testDuration=90.0

     testName=Rollback
     meanDelay=90.0
     testDuration=90.0

 ; Do NOT kill restore worker process yet
 ; Kill other process to ensure restore works when FDB cluster has faults
     testName=Attrition
     machinesToKill=10
     machinesToLeave=3
     reboot=true
     testDuration=90.0

     testName=Attrition
     machinesToKill=10
     machinesToLeave=3
     reboot=true
     testDuration=90.0

 ; Disable buggify for parallel restore
 ;buggify=off
 ;testDuration=360000 ;not work
 ;timeout is in seconds
 timeout=360000

