@@ -42,25 +42,32 @@ ydb/core/sys_view/ut AuthSystemView.AuthUsers_Access
4242ydb/core/sys_view/ut SystemView.ShowCreateTableChangefeeds
4343ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
4444ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
45+ ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelOnOnSingleTopic
4546ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelShouldSucceedOnSingleShardTableWithUniqueIndex
4647ydb/core/tx/schemeshard/ut_export_reboots_s3 unittest.[*/*] chunk
4748ydb/core/tx/schemeshard/ut_index TAsyncIndexTests.MergeBothWithReboots[TabletReboots]
4849ydb/core/tx/schemeshard/ut_index unittest.[*/*] chunk
4950ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.BaseCaseWithDataColumns
5051ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartitioning
5152ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartitioningUniq
53+ ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.UniqueIndexValidationFailsBetweenShards
5254ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
5355ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
56+ ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData
57+ ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndLocalDBBtreeIndex
58+ ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndPersistentPartitionStats
5459ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
5560ydb/core/tx/schemeshard/ut_sequence_reboots TSequenceReboots.CreateSequencesWithIndexedTable
5661ydb/core/tx/schemeshard/ut_sequence_reboots unittest.[*/*] chunk
5762ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitByLoad.ConcurrentSplitTransactionIgnored
5863ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitByLoad.DuplicateSplitTransactionIgnored
64+ ydb/core/tx/schemeshard/ut_split_merge_reboots TSchemeShardSplitTestReboots.SplitWithTxInFlightWithReboots
5965ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[PipeResets]
6066ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[TabletReboots]
6167ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[PipeResets]
6268ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[TabletReboots]
6369ydb/core/tx/schemeshard/ut_vector_index_build_reboots unittest.[*/*] chunk
70+ ydb/core/viewer/tests test.py.TestViewer.test_security
6471ydb/core/viewer/tests test.py.TestViewer.test_topic_data
6572ydb/core/viewer/tests test.py.TestViewer.test_topic_data_cdc
6673ydb/core/viewer/ut Viewer.TabletMerging
@@ -94,10 +101,12 @@ ydb/services/persqueue_v1/ut TPersQueueTest.CacheHead
94101ydb/services/persqueue_v1/ut TPersQueueTest.LOGBROKER_7820
95102ydb/services/persqueue_v1/ut TPersQueueTest.TopicServiceCommitOffset
96103ydb/services/persqueue_v1/ut unittest.[*/*] chunk
104+ ydb/services/persqueue_v1/ut/new_schemecache_ut TPersQueueNewSchemeCacheTest.TestReadAtTimestamp_3
97105ydb/services/ydb/backup_ut BackupRestore.RestoreReplicationThatDoesNotUseSecret
98106ydb/services/ydb/ut TAuthenticationWithSqlExecution.CreateAlterUserWithHash
99107ydb/services/ydb/ut TGRpcAuthentication.NoConnectRights
100108ydb/services/ydb/ut TGRpcAuthentication.NoDescribeRights
109+ ydb/services/ydb/ut TGRpcAuthentication.ValidCredentials
101110ydb/services/ydb/ut YdbLogStore.AlterLogTable
102111ydb/tests/compatibility py3test.[test_statistics.py */*] chunk
103112ydb/tests/compatibility test_batch_operations.py.TestBatchOperations.test_batch_delete[rolling_stable-25-2-1_to_stable-25-3-1]
@@ -176,6 +185,9 @@ ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secon
176185ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secondary_index_followers[rolling_stable-25-2-1_to_stable-25-3-1-True]
177186ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secondary_index_followers[rolling_stable-25-3-1_to_current-False]
178187ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secondary_index_followers[rolling_stable-25-3-1_to_current-True]
188+ ydb/tests/compatibility test_infer_pdisk_expected_slot_count.py.TestUpgradeThenRollback.test_infer_pdisk_expected_slot_count[restart_stable-25-2-1_to_current]
189+ ydb/tests/compatibility test_infer_pdisk_expected_slot_count.py.TestUpgradeThenRollback.test_infer_pdisk_expected_slot_count[restart_stable-25-2-1_to_stable-25-3-1]
190+ ydb/tests/compatibility test_infer_pdisk_expected_slot_count.py.TestUpgradeThenRollback.test_infer_pdisk_expected_slot_count[restart_stable-25-3-1_to_current]
179191ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_current_and_stable-25-3-1]
180192ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_stable-25-3-1]
181193ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_stable-25-3-1_and_stable-25-2-1]
@@ -327,15 +339,18 @@ ydb/tests/datashard/vector_index/large test_vector_index.py.TestVectorIndex.test
327339ydb/tests/datashard/vector_index/large test_vector_index_large_levels_and_clusters.py.TestVectorIndexLargeLevelsAndClusters.test_vecot_index_large_levels_and_clusters
328340ydb/tests/fq/generic/analytics test_join.py.TestJoinAnalytics.test_simple[v2-fq_client0-mvp_external_ydb_endpoint0]
329341ydb/tests/fq/generic/analytics test_ydb.py.TestYdb.test_simple[v2-mvp_external_ydb_endpoint0-fq_client0]
342+ ydb/tests/fq/http_api py3test.sole chunk
330343ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
331344ydb/tests/fq/multi_plane test_retry_high_rate.py.TestRetry.test_high_rate[kikimr0]
332345ydb/tests/fq/pq_async_io/ut TDqPqReadActorTest.TestSaveLoadPqRead
333346ydb/tests/fq/s3 test_bindings_0.py.TestBindings.test_modify_connection_with_a_lot_of_bindings[v2-kikimr_settings0-client0]
334347ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
335348ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]
349+ ydb/tests/fq/yds test_disposition.py.TestDisposition.test_disposition_from_time[v1-mvp_external_ydb_endpoint0]
336350ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_hop_alloc[v1]
337351ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
338352ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
353+ ydb/tests/fq/yds test_recovery_mz.py.TestRecovery.test_recovery[v1]
339354ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
340355ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
341356ydb/tests/functional/api test_discovery.py.TestDiscoveryExtEndpoint.test_scenario
@@ -463,5 +478,5 @@ ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generate
463478ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[row]
464479ydb/tests/stress/olap_workload/tests py3test.sole chunk
465480ydb/tests/stress/olap_workload/tests test_workload.py.TestYdbWorkload.test
481+ ydb/tests/stress/reconfig_state_storage_workload/tests test_scheme_board_workload.py.TestReconfigSchemeBoardWorkload.test_scheme_board
466482ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
467- ydb/core/blobstorage/ut_blobstorage GroupLayoutSanitizer.StressMirror3dc
0 commit comments