@@ -16,6 +16,8 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.ReadHuge
16
16
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.ReadSmall
17
17
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
18
18
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
19
+ ydb/core/kqp/ut/batch_operations KqpBatchUpdate.Large_3
20
+ ydb/core/kqp/ut/batch_operations [*/*] chunk chunk
19
21
ydb/core/kqp/ut/cost KqpCost.OlapWriteRow
20
22
ydb/core/kqp/ut/federated_query/s3 KqpFederatedQuery.ExecuteScriptWithLargeFile
21
23
ydb/core/kqp/ut/federated_query/s3 KqpFederatedQuery.ExecuteScriptWithThinFile
@@ -100,6 +102,7 @@ ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quota
100
102
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
101
103
ydb/tests/functional/suite_tests [test_sql_logic.py */*] chunk chunk
102
104
ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join2.test]
105
+ ydb/tests/functional/suite_tests test_sql_logic.py.TestSQLLogic.test_sql_suite[results-select2-1.test]
103
106
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
104
107
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
105
108
ydb/tests/functional/tenants test_tenants.py.TestTenants.test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
@@ -219,4 +222,5 @@ ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_p
219
222
ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_size_limit
220
223
ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[column]
221
224
ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[row]
225
+ ydb/tests/stress/mixedpy test_mixed.py.TestYdbMixedWorkload.test[column]
222
226
ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
0 commit comments