38 lines
796 B
Plaintext
38 lines
796 B
Plaintext
testTitle=ApiCorrectnessTest
|
|
testName=ApiCorrectness
|
|
runSetup=true
|
|
clearAfterTest=true
|
|
numKeys=5000
|
|
onlyLowerCase=true
|
|
shortKeysRatio=0.5
|
|
minShortKeyLength=1
|
|
maxShortKeyLength=3
|
|
minLongKeyLength=1
|
|
maxLongKeyLength=128
|
|
minValueLength=1
|
|
maxValueLength=1000
|
|
numGets=1000
|
|
numGetRanges=100
|
|
numGetRangeSelectors=100
|
|
numGetKeys=100
|
|
numClears=100
|
|
numClearRanges=10
|
|
maxTransactionBytes=500000
|
|
randomTestDuration=60
|
|
resetDBTimeout=7200
|
|
timeout=360000
|
|
|
|
testName=AtomicRestore
|
|
startAfter=10.0
|
|
restoreAfter=50.0
|
|
clearAfterTest=false
|
|
simBackupAgents=BackupToFile
|
|
fastRestore=true
|
|
usePartitionedLogs=false
|
|
|
|
; Each testName=RunRestoreWorkerWorkload creates a restore worker
|
|
; We need at least 3 restore workers: master, loader, and applier
|
|
testName=RunRestoreWorkerWorkload
|
|
|
|
;timeout is in seconds
|
|
timeout=360000 |