Snap*Restart in ver 2 and buggify off in restore

This commit is contained in:
sramamoorthy 2019-06-18 15:05:10 -07:00 committed by Alex Miller
parent ec9af66fc5
commit 24cbe313a1
8 changed files with 66 additions and 6 deletions

View File

@ -12,6 +12,7 @@ testTitle=SnapCyclePre
maxSnapDelay=10.0
testID=1
clearAfterTest=false
version=2
testTitle=SnapCycleShutdown
;save and shutdown

View File

@ -1,8 +1,9 @@
testTitle=SnapCycleRestore
;Post snap restore test
runSetup=false
testName=Cycle
transactionsPerSecond=2500.0
nodeCount=2500
testDuration=10.0
expectedRate=0
runSetup=false
testName=Cycle
transactionsPerSecond=2500.0
nodeCount=2500
testDuration=10.0
expectedRate=0
buggify=off

View File

@ -0,0 +1,46 @@
testTitle=SnapTestPre
;write 1000 Keys ending with even numbers
testName=SnapTest
numSnaps=1
maxSnapDelay=3.0
testID=0
clearAfterTest=false
testTitle=SnapTestTakeSnap
;Take snap and do read/write
testName=ReadWrite
testDuration=10.0
transactionsPerSecond=10000
writesPerTransactionA=0
readsPerTransactionA=10
writesPerTransactionB=10
readsPerTransactionB=1
alpha=0.5
nodeCount=100000
valueBytes=16
discardEdgeMeasurements=false
testName=SnapTest
numSnaps=1
maxSnapDelay=10.0
testID=1
clearAfterTest=false
version=2
testName=Attrition
testDuration=10.0
testTitle=SnapTestPost
;write 1000 Keys ending with odd numbers
testName=SnapTest
numSnaps=1
maxSnapDelay=25.0
testID=2
clearAfterTest=false
; save and shutdown
testTitle=SnapSimpleShutdown
testName=SaveAndKill
restartInfoLocation=simfdb/restartInfo.ini
testDuration=10.0
isRestoring=1

View File

@ -0,0 +1,8 @@
; verify all keys are even numbered
testTitle=SnapTestVerify
testName=SnapTest
numSnaps=1
maxSnapDelay=3.0
testID=3
restartInfoLocation=simfdb/restartInfo.ini
buggify=off

View File

@ -25,6 +25,7 @@ testTitle=SnapTestTakeSnap
maxSnapDelay=10.0
testID=1
clearAfterTest=false
version=2
testTitle=SnapTestPost
;write 1000 Keys ending with odd numbers

View File

@ -4,3 +4,4 @@ testName=SnapTest
numSnaps=1
maxSnapDelay=3.0
testID=3
buggify=off

View File

@ -13,6 +13,7 @@ testTitle=SnapSimpleTakeSnap
maxSnapDelay=5.0
testID=1
clearAfterTest=false
version=2
;write 1000 Keys ending with odd number
testTitle=SnapSimplePost

View File

@ -4,3 +4,4 @@ testName=SnapTest
numSnaps=1
maxSnapDelay=3.0
testID=3
buggify=off