Commit 23d7bd90 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

increase timeouts for some compressed loader tests


git-svn-id: file:///svn/toku/tokudb@51322 c7de825b-a66e-492c-adef-691d508d4ae1
parent 5136c153
......@@ -694,7 +694,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
ydb/filesize.tdb
ydb/loader-cleanup-test0.tdb
ydb/loader-cleanup-test0z.tdb
ydb/loader-cleanup-test2z.tdb
ydb/manyfiles.tdb
ydb/recover-loader-test.abortrecover
ydb/recovery_fileops_stress.tdb
......@@ -736,11 +735,11 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
ydb/hotindexer-with-queries.tdb
ydb/hot-optimize-table-tests.tdb
ydb/loader-cleanup-test2.tdb
ydb/loader-cleanup-test2z.tdb
ydb/loader-dup-test0.tdb
ydb/loader-stress-del.nop.loader
ydb/loader-stress-del.p.loader
ydb/loader-stress-del.comp.loader
ydb/loader-stress-test4z.tdb
ydb/test3039.tdb
ydb/test3529.tdb
ydb/test_update_stress.tdb
......@@ -755,6 +754,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
set(phenomenally_long_tests
ydb/checkpoint_stress.tdb
ydb/loader-stress-test4.tdb
ydb/loader-stress-test4z.tdb
ydb/recover_stress.tdb
ydb/recovery_fileops_unit.tdb
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment