mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
refs #4871 don't run some long tests all the time
git-svn-id: file:///svn/toku/tokudb@52094 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
fb2df7c345
commit
4599694300
1 changed files with 7 additions and 1 deletions
|
@ -195,12 +195,18 @@ set(long_running_tests
|
|||
ft/upgrade_test_simple
|
||||
ydb/checkpoint_1.tdb
|
||||
ydb/checkpoint_stress.tdb
|
||||
ydb/hot-optimize-table-tests.tdb
|
||||
ydb/hotindexer-with-queries.tdb
|
||||
ydb/hot-optimize-table-tests.tdb
|
||||
ydb/loader-cleanup-test0.tdb
|
||||
ydb/loader-cleanup-test0z.tdb
|
||||
ydb/loader-cleanup-test2.tdb
|
||||
ydb/loader-cleanup-test2z.tdb
|
||||
ydb/loader-stress-test4.tdb
|
||||
ydb/loader-stress-test4z.tdb
|
||||
ydb/manyfiles.tdb
|
||||
ydb/preload-db-nested.tdb
|
||||
ydb/recover_stress.tdb
|
||||
ydb/recovery_fileops_unit.tdb
|
||||
ydb/root_fifo_1.tdb
|
||||
ydb/root_fifo_2.tdb
|
||||
ydb/root_fifo_31.tdb
|
||||
|
|
Loading…
Add table
Reference in a new issue