@@ -50,6 +50,7 @@ ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
50
50
ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingSyncIndex
51
51
ydb/core/kqp/ut/olap KqpOlapOptimizer.OptimizationAfterDeletion
52
52
ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewTable
53
+ ydb/core/kqp/ut/opt KqpExtractPredicateLookup.PointJoin
53
54
ydb/core/kqp/ut/opt KqpKv.ReadRows_TimeoutCancelsReads
54
55
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
55
56
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable-ColumnStore
@@ -78,9 +79,11 @@ ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_LegacyTopic_
78
79
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_LegacyTopic_offset+middle
79
80
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_exact
80
81
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle
82
+ ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_6MB_LB_exact
81
83
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_6MB_LegacyTopic_exact
82
84
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_6MB_Topic_exact
83
85
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_6MB_Topic_offset+middle
86
+ ydb/core/persqueue/ut/ut_with_sdk unittest.[*/*] chunk
84
87
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
85
88
ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
86
89
ydb/core/sys_view/ut SystemView.AuthGroupMembers_Access
@@ -93,6 +96,7 @@ ydb/core/tx/datashard/ut_upload_rows TTxDataShardUploadRows.RetryUploadRowsToSha
93
96
ydb/core/tx/schemeshard/ut_cdc_stream_reboots TCdcStreamWithRebootsTests.CreateDropRecreate[TabletReboots]
94
97
ydb/core/tx/schemeshard/ut_cdc_stream_reboots unittest.[*/*] chunk
95
98
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelShouldSucceedOnMultiShardTable
99
+ ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.ShouldSucceedOnSingleShardTableWithUniqueIndex
96
100
ydb/core/tx/schemeshard/ut_export_reboots_s3 unittest.[*/*] chunk
97
101
ydb/core/tx/schemeshard/ut_index TAsyncIndexTests.CdcAndMergeWithReboots[TabletReboots]
98
102
ydb/core/tx/schemeshard/ut_index TAsyncIndexTests.MergeBothWithReboots[TabletReboots]
@@ -101,6 +105,8 @@ ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.BaseCaseWit
101
105
ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.UniqueIndexValidationFailsInsideShard
102
106
ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
103
107
ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
108
+ ydb/core/tx/schemeshard/ut_reboots TConsistentOpsWithReboots.DropIndexedTableWithReboots
109
+ ydb/core/tx/schemeshard/ut_reboots unittest.[*/*] chunk
104
110
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
105
111
ydb/core/tx/schemeshard/ut_restore TImportWithRebootsTests.ShouldSucceedOnSingleTableWithUniqueIndex
106
112
ydb/core/tx/schemeshard/ut_restore unittest.[*/*] chunk
@@ -236,6 +242,7 @@ ydb/mvp/oidc_proxy/ut Mvp.OidcWhoamiForward307
236
242
ydb/mvp/oidc_proxy/ut Mvp.OidcYandexIgnoresWhoamiExtension
237
243
ydb/mvp/oidc_proxy/ut unittest.sole chunk
238
244
ydb/public/sdk/cpp/src/client/federated_topic/ut BasicUsage.PropagateSessionClosed
245
+ ydb/public/sdk/cpp/src/client/federated_topic/ut BasicUsage.WriteSessionSwitchDatabases
239
246
ydb/public/sdk/cpp/src/client/federated_topic/ut unittest.[*/*] chunk
240
247
ydb/public/sdk/cpp/src/client/topic/ut TxUsage.Transactions_Conflict_On_SeqNo_Query
241
248
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Transactions_Conflict_On_SeqNo_Table
@@ -246,6 +253,7 @@ ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.StressTest
246
253
ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.StressTestSync/1
247
254
ydb/public/sdk/cpp/tests/integration/topic/with_direct_read DirectReadWithClient.ManyMessages
248
255
ydb/public/sdk/cpp/tests/integration/topic/with_direct_read gtest.[*/*] chunk
256
+ ydb/services/fq/ut_integration PrivateApi.PingTask
249
257
ydb/services/fq/ut_integration Yq_1.Basic
250
258
ydb/services/fq/ut_integration Yq_1.Basic_EmptyList
251
259
ydb/services/fq/ut_integration Yq_1.CreateConnection_With_Existing_Name
@@ -275,6 +283,7 @@ ydb/services/ydb/backup_ut CommonEncryptionRequirementsTest.CommonEncryptionRequ
275
283
ydb/services/ydb/ut TAuthenticationWithSqlExecution.CreateAlterUserWithHash
276
284
ydb/services/ydb/ut TGRpcAuthentication.NoConnectRights
277
285
ydb/services/ydb/ut TGRpcAuthentication.NoDescribeRights
286
+ ydb/services/ydb/ut TGRpcAuthentication.ValidCredentials
278
287
ydb/services/ydb/ut YdbLogStore.AlterLogTable
279
288
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[restart_current_to_stable-25-2-1-row]
280
289
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[restart_prestable-25-3_to_stable-25-2-1-row]
@@ -285,6 +294,7 @@ ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_olap[rolling_s
285
294
ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_olap[rolling_stable-25-2-1_to_prestable-25-3]
286
295
ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_oltp[rolling_stable-25-1-4_to_stable-25-2-1]
287
296
ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_oltp[rolling_stable-25-2-1_to_current]
297
+ ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_oltp[rolling_stable-25-2-1_to_prestable-25-3]
288
298
ydb/tests/compatibility test_example.py.TestExampleRollingUpdate.test_example[rolling_stable-25-2-1_to_prestable-25-3]
289
299
ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderMixedCluster.test_simple_reader_mixed_cluster[mixed_prestable-25-3_and_stable-25-2-1]
290
300
ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderTabletTransfer.test_simple_reader_tablet_transfer[rolling_stable-25-2-1_to_current]
@@ -396,6 +406,7 @@ ydb/tests/olap test_log_scenario.py.TestLogScenario.test_log_deviation[1051200]
396
406
ydb/tests/olap test_log_scenario.py.TestLogScenario.test_log_deviation[180]
397
407
ydb/tests/olap test_log_scenario.py.TestLogScenario.test_log_uniform
398
408
ydb/tests/olap upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test
409
+ ydb/tests/olap/s3_import test_tpch_import.py.TestS3TpchImport.test_import_and_export
399
410
ydb/tests/olap/scenario test_alter_compression.py.TestAlterCompression.test[alter_compression]
400
411
ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test[many_tables]
401
412
ydb/tests/olap/scenario test_insert.py.TestInsert.test_multi[read_data_during_bulk_upsert]
@@ -479,4 +490,5 @@ ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generate
479
490
ydb/tests/postgres_integrations/go-libpq py3test.[docker_wrapper_test.py] chunk
480
491
ydb/tests/stress/olap_workload/tests py3test.sole chunk
481
492
ydb/tests/stress/olap_workload/tests test_workload.py.TestYdbWorkload.test
493
+ ydb/tests/stress/reconfig_state_storage_workload/tests test_scheme_board_workload.py.TestReconfigSchemeBoardWorkload.test_scheme_board
482
494
ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
0 commit comments