Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mute split by load ut #5264

Closed
wants to merge 6 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ydb/core/kqp/ut/service [38/50]*
ydb/core/persqueue/ut TPartitionTests.TestBatchingWithProposeConfig
ydb/core/persqueue/ut TPQTest.*DirectRead*
ydb/core/persqueue/ut TopicAutoscaling.PartitionSplit_ManySession_NewSDK
ydb/core/persqueue/ut TopicAutoscaling.PartitionSplit_AutosplitByLoad
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
Expand Down Expand Up @@ -83,8 +84,8 @@ ydb/tests/functional/kqp/kqp_indexes ConsistentIndexRead.InteractiveTx
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
ydb/tests/functional/restarts test_restarts.py.*
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--*]
ydb/tests/functional/sqs/multinode/test_multinode_cluster.py.TestSqsMultinodeCluster.test_has_messages_counters[kick_tablets-*]
ydb/tests/functional/sqs/multinode/test_multinode_cluster.py.TestSqsMultinodeCluster.test_has_messages_counters[stop_node*]
ydb/tests/functional/sqs/multinode/test_multinode_cluster.py.TestSqsMultinodeCluster.test_has_messages_counters[kick_tablets-*]
ydb/tests/functional/sqs/multinode/test_multinode_cluster.py.TestSqsMultinodeCluster.test_has_messages_counters[stop_node*]
ydb/tests/functional/tenants test_dynamic_tenants.py.*
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
ydb/tests/functional/tenants test_tenants.py.*
Expand Down
Loading