Skip to content

Commit 649f770

Browse files
authored
Turn off /ydb/tests/functional/tpc/medium/ workload simple queue (#20254)
1 parent d82eef9 commit 649f770

File tree

1 file changed

+2
-2
lines changed
  • ydb/tests/functional/tpc/medium

1 file changed

+2
-2
lines changed

ydb/tests/functional/tpc/medium/ya.make

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ENV(YDB_HARD_MEMORY_LIMIT_BYTES="107374182400")
44
TEST_SRCS(
55
test_clean.py
66
test_clickbench.py
7-
test_workload_simple_queue.py
8-
test_workload_oltp.py
7+
#test_workload_simple_queue.py
8+
#test_workload_oltp.py
99
test_external.py
1010
test_diff_processing.py
1111
test_tpch.py

0 commit comments

Comments
 (0)