mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
31 lines
628 B
Plaintext
31 lines
628 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
|
|
timeout=2100
|
|
|
|
testName=AtomicRestore
|
|
startAfter=10.0
|
|
restoreAfter=50.0
|
|
clearAfterTest=false
|
|
simBackupAgents=BackupToFile
|
|
; This test file uses old restore, which does not work on new backup format
|
|
usePartitionedLogs=false
|