1+ ydb/apps/ydb/ut YdbWorkloadTransferTopicToTable.Default_Init_Clean
2+ ydb/apps/ydb/ut YdbWorkloadTransferTopicToTable.Specific_Init_Clean
3+ ydb/apps/ydb/ut YdbWorkloadTransferTopicToTable.Statistics
14ydb/core/blobstorage/ut_blobstorage BlobPatching.PatchBlock42
25ydb/core/blobstorage/ut_blobstorage GroupReconfiguration.BsControllerDoesNotDisableGroup
36ydb/core/blobstorage/ut_blobstorage GroupReconfiguration.BsControllerDoesNotDisableGroupNoRequestsToNodesWVDisks
@@ -11,6 +14,7 @@ ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.mirror3dc
1114ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.mirror3of4
1215ydb/core/blobstorage/ut_blobstorage/ut_statestorage TStateStorageRingGroupState.TestProxyConfigMismatch
1316ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutKeepBarrierSync
17+ ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutManyBarriersNoSync
1418ydb/core/blobstorage/ut_vdisk TBsVDiskManyPutGet.ManyPutRangeGetCompactionIndexOnly
1519ydb/core/blobstorage/ut_vdisk unittest.[*/*] chunk
1620ydb/core/client/ut TObjectStorageListingTest.TestSkipShards
@@ -22,28 +26,31 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
2226ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
2327ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
2428ydb/core/kqp/ut/olap KqpOlapJson.BloomMixIndexesVariants[true,true,1,0,0,0.5,BLOOM_FILTER]
29+ ydb/core/kqp/ut/olap KqpOlapJson.DoubleFilterVariants[10,true,1024,0,100,0.5]
30+ ydb/core/kqp/ut/olap KqpOlapJson.DuplicationCompactionVariants[1,true,1,0,0,0.5]
2531ydb/core/kqp/ut/olap KqpOlapJson.OrFilterVariants[10,false,1,1000,0,0]
32+ ydb/core/kqp/ut/olap KqpOlapJson.QuotedFilterVariants[10,false,0,0,0,0]
2633ydb/core/kqp/ut/olap KqpOlapOptimizer.OptimizationAfterDeletion
34+ ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewColumns
2735ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewTable
2836ydb/core/kqp/ut/opt KqpKv.ReadRows_TimeoutCancelsReads
2937ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
3038ydb/core/kqp/ut/query KqpStats.DeferredEffects+UseSink
3139ydb/core/kqp/ut/scheme KqpAcl.AlterDatabasePrivilegesRequiredToChangeSchemeLimits-AsClusterAdmin
3240ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
41+ ydb/core/kqp/ut/service KqpQueryService.LargeUpsert-UseSink
3342ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_exact
3443ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle
3544ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle_WithRestart
3645ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
3746ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
38- ydb/core/sys_view/ut SystemView.AuthUsers_Access
3947ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
4048ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
4149ydb/core/tx/schemeshard/ut_index unittest.[*/*] chunk
4250ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
4351ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
4452ydb/core/tx/schemeshard/ut_reboots TConsistentOpsWithReboots.DropIndexedTableWithReboots
4553ydb/core/tx/schemeshard/ut_reboots unittest.[*/*] chunk
46- ydb/core/tx/schemeshard/ut_split_merge_reboots TSchemeShardSplitTestReboots.SplitWithTxInFlightWithReboots
4754ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[TabletReboots]
4855ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[TabletReboots]
4956ydb/core/tx/schemeshard/ut_vector_index_build_reboots unittest.[*/*] chunk
@@ -56,6 +63,8 @@ ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcDisabledAfterHidd
5663ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcIsDisabledByDefault
5764ydb/library/yql/dq/actors/compute/ut TAsyncComputeActorTest.InputTransformMultichannel
5865ydb/public/sdk/cpp/src/client/topic/ut unittest.[*/*] chunk
66+ ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_50k_100times_50tx
67+ ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_And_Read_Gigant_Messages_1
5968ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_And_Read_Gigant_Messages_2
6069ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_Only_Big_Messages_In_Wide_Transactions_Query
6170ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut unittest.[*/*] chunk
@@ -64,7 +73,6 @@ ydb/services/persqueue_v1/ut TPersQueueTest.Cache
6473ydb/services/persqueue_v1/ut TPersQueueTest.CacheHead
6574ydb/services/persqueue_v1/ut TPersQueueTest.LOGBROKER_7820
6675ydb/services/persqueue_v1/ut unittest.[*/*] chunk
67- ydb/services/ydb/ut TAuthenticationWithSqlExecution.CreateAlterUserWithHash
6876ydb/services/ydb/ut TGRpcAuthentication.NoDescribeRights
6977ydb/services/ydb/ut YdbLogStore.AlterLogTable
7078ydb/tests/compatibility py3test.[test_kafka_topic.py */*] chunk
@@ -89,12 +97,14 @@ ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_
8997ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
9098ydb/tests/functional/api test_discovery.py.TestDiscoveryExtEndpoint.test_scenario
9199ydb/tests/functional/bridge test_discovery.py.TestDiscovery.test_update_piles
100+ ydb/tests/functional/config test_distconf.py.TestDistConfWithAuth.test_auth_v2_initialization
92101ydb/tests/functional/config test_distconf_sentinel_node_status.py.TestKiKiMRDistConfSelfHealReassignNodeAfterReconfiguration.test_state_storage
93- ydb/tests/functional/encryption test_encryption.py.TestEncryption.test_simple_encryption
94102ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop
95103ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite[select_1]
104+ ydb/tests/functional/restarts test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
96105ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false]
97106ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
107+ ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud[tables_format_v1-tables_format_v1-fifo]
98108ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor[tables_format_v0]
99109ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
100110ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
0 commit comments