@@ -3,11 +3,19 @@ ydb/core/blobstorage/ut_blobstorage Defragmentation.DoesItWork
3
3
ydb/core/blobstorage/ut_blobstorage SpaceCheckForDiskReassign.*
4
4
ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
5
5
ydb/core/blobstorage/ut_blobstorage [6/10]*
6
+ ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
7
+ ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
6
8
ydb/core/kqp/ut/federated_query/generic *
9
+ ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
10
+ ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
7
11
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
8
12
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
13
+ ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
14
+ ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
9
15
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
16
+ ydb/services/persqueue_v1/ut TPersQueueTest.DirectReadCleanCache
10
17
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
18
+ ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
11
19
ydb/tests/fq/s3 *
12
20
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
13
21
ydb/tests/functional/audit *
@@ -16,4 +24,6 @@ ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
16
24
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
17
25
ydb/tests/functional/tenants test_dynamic_tenants.py.*
18
26
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
19
- ydb/tests/functional/tenants test_tenants.py.*
27
+ ydb/tests/functional/tenants test_tenants.py.*
28
+ ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help
29
+ ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help_ex
0 commit comments