mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
41 lines
863 B
Plaintext
41 lines
863 B
Plaintext
;write 1000 Keys ending with even number
|
|
testTitle=SnapSimplePre
|
|
clearAfterTest=false
|
|
|
|
testName=SnapTest
|
|
numSnaps=1
|
|
maxSnapDelay=30.0
|
|
testID=0
|
|
|
|
;take snap
|
|
testTitle=SnapSimpleTakeSnap
|
|
clearAfterTest=false
|
|
|
|
testName=SnapTest
|
|
numSnaps=1
|
|
maxSnapDelay=5.0
|
|
testID=1
|
|
|
|
;write 1000 Keys ending with odd number
|
|
testTitle=SnapSimplePost
|
|
clearAfterTest=false
|
|
|
|
testName=SnapTest
|
|
numSnaps=1
|
|
maxSnapDelay=3.0
|
|
testID=2
|
|
|
|
;snapCreate with binary path that is not whitelisted
|
|
testTitle=SnapCreateNotWhitelistedBinaryPath
|
|
testName=SnapTest
|
|
numSnaps=1
|
|
maxSnapDelay=3.0
|
|
testID=4
|
|
|
|
;save and shutdown
|
|
testTitle=SnapSimpleShutdown
|
|
testName=SaveAndKill
|
|
restartInfoLocation=simfdb/restartInfo.ini
|
|
testDuration=10.0
|
|
isRestoring=1
|