storageEngineExcludeTypes=3

;write 1000 Keys ending with even numbers
testTitle=SnapTestPre
clearAfterTest=false

        testName=SnapTest
        numSnaps=1
        maxSnapDelay=3.0
        testID=0

;Take snap and do read/write
testTitle=SnapTestTakeSnap
clearAfterTest=false

        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

;write 1000 Keys ending with odd numbers
testTitle=SnapTestPost
clearAfterTest=false

        testName=SnapTest
        numSnaps=1
        maxSnapDelay=25.0
        testID=2

;save and shutdown
testTitle=SnapTestShutdown
        testName=SaveAndKill
        restartInfoLocation=simfdb/restartInfo.ini
        testDuration=10.0
        isRestoring=1
