Exclude redwood from part 1 of restarting tests that are from versions < 6.3
This commit is contained in:
parent
53d63ed8c5
commit
3f77c72821
|
@ -1,3 +1,4 @@
|
|||
storageEngineExcludeTypes=3
|
||||
extraDB=3
|
||||
|
||||
testTitle=DrUpgrade
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
storageEngineExcludeTypes=3
|
||||
|
||||
testTitle=ClientTransactionProfilingCorrectness
|
||||
clearAfterTest=false
|
||||
runSetup=true
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
storageEngineExcludeTypes=3
|
||||
|
||||
;Take snap and do cycle test
|
||||
testTitle=SnapCyclePre
|
||||
clearAfterTest=false
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
storageEngineExcludeTypes=3
|
||||
|
||||
;write 1000 Keys ending with even numbers
|
||||
testTitle=SnapTestPre
|
||||
clearAfterTest=false
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
storageEngineExcludeTypes=3
|
||||
|
||||
;write 1000 Keys ending with even numbers
|
||||
testTitle=SnapTestPre
|
||||
clearAfterTest=false
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
storageEngineExcludeTypes=3
|
||||
|
||||
;write 1000 Keys ending with even number
|
||||
testTitle=SnapSimplePre
|
||||
clearAfterTest=false
|
||||
|
|
Loading…
Reference in New Issue