added test_stress_with_verify to stress test runner

This commit is contained in:
Leif Walsh 2014-05-29 11:06:33 -04:00
parent 98c81ef1a1
commit 6a1387c0da

View file

@ -735,6 +735,7 @@ if __name__ == '__main__':
'test_stress6.tdb',
'test_stress7.tdb',
'test_stress_hot_indexing.tdb',
'test_stress_with_verify.tdb',
'test_stress_openclose.tdb']
default_recover_testnames = ['recover-test_stress1.tdb',
'recover-test_stress2.tdb',