File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -224,8 +224,6 @@ ydb/tests/functional/tpc/medium/tpch test_duplicates.py.TestTpchDuplicatesZeroLe
224224ydb/tests/functional/tpc/medium/tpch test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch[22]
225225ydb/tests/olap py3test.[*/*] chunk
226226ydb/tests/olap/column_compression/fast py3test.sole chunk
227- ydb/tests/olap/s3_import py3test.sole chunk
228- ydb/tests/olap/s3_import test_tpch_import.py.TestS3TpchImport.test_import_and_export
229227ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test[many_tables]
230228ydb/tests/olap/scenario test_insert.py.TestInsert.test_multi[read_data_during_bulk_upsert]
231229ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[Test64BitErrorChecking]
Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ TEST_SRCS(
1010 test_types_and_formats.py
1111)
1212
13+ FORK_SUBTESTS()
14+ SPLIT_FACTOR(100)
15+
1316PY_SRCS(
1417 base.py
1518)
You can’t perform that action at this time.
0 commit comments