Skip to content

Commit 8510207

Browse files
xyliganSerejaMatveev Sergei
andauthored
added split factor #29344 (#29460)
Co-authored-by: Matveev Sergei <[email protected]>
1 parent 29e38d0 commit 8510207

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/config/muted_ya.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,13 +219,11 @@ ydb/tests/functional/tpcc test.py.test_run_benchmark
219219
ydb/tests/functional/ydb_cli test_ydb_backup.py.TestDatabaseBackup.test_database_backup
220220
ydb/tests/functional/ydb_cli test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore
221221
ydb/tests/olap py3test.[*/*] chunk
222-
ydb/tests/olap tablets_movement.py.TestTabletsMovement.test[ROW]
223222
ydb/tests/olap test_create.py.TestCreate.test_create_all_opt_ints
224223
ydb/tests/olap test_create.py.TestCreate.test_create_real_opt
225224
ydb/tests/olap test_log_scenario.py.TestLogScenario.test_log_uniform
226225
ydb/tests/olap test_overloads.py.TestLogScenario.test_overloads_workload[2-10000]
227226
ydb/tests/olap test_overloads.py.TestLogScenario.test_overloads_workload[2-2]
228-
ydb/tests/olap test_replace.py.TestReplace.test_copy_full
229227
ydb/tests/olap/s3_import py3test.sole chunk
230228
ydb/tests/olap/s3_import test_simple_table.py.TestSimpleTable.test_unavailable_during_import
231229
ydb/tests/olap/s3_import test_types_and_formats.py.TestTypesAndFormats.test_parquet_datetime_types

ydb/tests/olap/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ PY3TEST()
2121
test_upsert.py
2222
)
2323
FORK_SUBTESTS()
24+
SPLIT_FACTOR(100)
2425

2526
IF (SANITIZER_TYPE OR WITH_VALGRIND)
2627
SIZE(LARGE)

0 commit comments

Comments
 (0)