From f129d996feeeb087139153ce2f60af47ff9069ed Mon Sep 17 00:00:00 2001 From: sramamoorthy Date: Mon, 1 Apr 2019 12:14:23 -0700 Subject: [PATCH] Remove dumpAfterTest=true in snap tests --- tests/restarting/SnapCycleRestart-1.txt | 1 - tests/restarting/SnapTestAttrition-1.txt | 4 ---- tests/restarting/SnapTestAttrition-2.txt | 1 - tests/restarting/SnapTestRestart-1.txt | 4 ---- tests/restarting/SnapTestRestart-2.txt | 1 - tests/restarting/SnapTestSimpleRestart-1.txt | 3 --- 6 files changed, 14 deletions(-) diff --git a/tests/restarting/SnapCycleRestart-1.txt b/tests/restarting/SnapCycleRestart-1.txt index 80c9893919..0898e0b1ea 100644 --- a/tests/restarting/SnapCycleRestart-1.txt +++ b/tests/restarting/SnapCycleRestart-1.txt @@ -13,7 +13,6 @@ testTitle=SnapCyclePre testID=1 clearAfterTest=false snapCheck=true - dumpAfterTest=true testTitle=SnapCycleShutdown ;save and shutdown diff --git a/tests/restarting/SnapTestAttrition-1.txt b/tests/restarting/SnapTestAttrition-1.txt index 33d9862afb..e85c024ef9 100644 --- a/tests/restarting/SnapTestAttrition-1.txt +++ b/tests/restarting/SnapTestAttrition-1.txt @@ -6,8 +6,6 @@ testTitle=SnapTestPre testID=0 clearAfterTest=false snapCheck=false - dumpAfterTest=true - testTitle=SnapTestTakeSnap ;Take snap and do read/write @@ -29,7 +27,6 @@ testTitle=SnapTestTakeSnap testID=1 clearAfterTest=false snapCheck=false - dumpAfterTest=true testName=Attrition testDuration=20.0 @@ -42,7 +39,6 @@ testTitle=SnapTestPost testID=2 clearAfterTest=false snapCheck=false - dumpAfterTest=true ; save and shutdown testTitle=SnapSimpleShutdown diff --git a/tests/restarting/SnapTestAttrition-2.txt b/tests/restarting/SnapTestAttrition-2.txt index 336d5a8137..fd6a3ab7a3 100644 --- a/tests/restarting/SnapTestAttrition-2.txt +++ b/tests/restarting/SnapTestAttrition-2.txt @@ -5,5 +5,4 @@ numSnaps=1 maxSnapDelay=3.0 testID=3 snapCheck=false -dumpAfterTest=true restartInfoLocation=simfdb/restartInfo.ini diff --git a/tests/restarting/SnapTestRestart-1.txt b/tests/restarting/SnapTestRestart-1.txt index d8159f35b6..6ae2d6bb0c 100644 --- a/tests/restarting/SnapTestRestart-1.txt +++ b/tests/restarting/SnapTestRestart-1.txt @@ -6,8 +6,6 @@ testTitle=SnapTestPre testID=0 clearAfterTest=false snapCheck=false - dumpAfterTest=true - testTitle=SnapTestTakeSnap ;Take snap and do read/write @@ -29,7 +27,6 @@ testTitle=SnapTestTakeSnap testID=1 clearAfterTest=false snapCheck=true - dumpAfterTest=true testTitle=SnapTestPost ;write 1000 Keys ending with odd numbers @@ -39,7 +36,6 @@ testTitle=SnapTestPost testID=2 clearAfterTest=false snapCheck=false - dumpAfterTest=true testTitle=SnapTestShutdown ;save and shutdown diff --git a/tests/restarting/SnapTestRestart-2.txt b/tests/restarting/SnapTestRestart-2.txt index b86c59b7c6..d8dd4b711e 100644 --- a/tests/restarting/SnapTestRestart-2.txt +++ b/tests/restarting/SnapTestRestart-2.txt @@ -5,4 +5,3 @@ numSnaps=1 maxSnapDelay=3.0 testID=3 snapCheck=false -dumpAfterTest=true diff --git a/tests/restarting/SnapTestSimpleRestart-1.txt b/tests/restarting/SnapTestSimpleRestart-1.txt index bfbfced2c0..773ac6c909 100644 --- a/tests/restarting/SnapTestSimpleRestart-1.txt +++ b/tests/restarting/SnapTestSimpleRestart-1.txt @@ -6,7 +6,6 @@ testTitle=SnapSimplePre testID=0 clearAfterTest=false snapCheck=false - dumpAfterTest=true ;take snap testTitle=SnapSimpleTakeSnap @@ -16,7 +15,6 @@ testTitle=SnapSimpleTakeSnap testID=1 clearAfterTest=false snapCheck=true - dumpAfterTest=true ;write 1000 Keys ending with odd number testTitle=SnapSimplePost @@ -26,7 +24,6 @@ testTitle=SnapSimplePost testID=2 clearAfterTest=false snapCheck=false - dumpAfterTest=true ; save and shutdown testTitle=SnapSimpleShutdown