File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
ydb/tests/functional/clickbench Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,6 @@ ydb/tests/fq/plans test_stats_mode.py.TestStatsMode.test_mode[v1-STATS_MODE_FULL
8888ydb/tests/fq/yds *
8989ydb/tests/fq/control_plane_storage *
9090ydb/tests/functional/audit *
91- ydb/tests/functional/clickbench test.py.test_run_determentistic[column]
92- ydb/tests/functional/clickbench test.py.test_run_benchmark[scan-column]
93- ydb/tests/functional/clickbench test.py.test_run_benchmark[generic-column]
94- ydb/tests/functional/clickbench test.py.test_plans[column]
9591ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication*
9692ydb/tests/functional/kqp/kqp_indexes ConsistentIndexRead.InteractiveTx
9793ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ SIZE(MEDIUM)
99
1010ENV(YDB_USE_IN_MEMORY_PDISKS =true)
1111ENV(YDB_CLI_BINARY ="ydb/apps/ydb/ydb")
12+ ENV(YDB_ENABLE_COLUMN_TABLES ="true")
1213REQUIREMENTS(
1314 ram :32
1415 cpu :4
You can’t perform that action at this time.
0 commit comments