mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
added test_stress_with_verify to stress test runner
This commit is contained in:
parent
98c81ef1a1
commit
6a1387c0da
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue