Skip to content

Commit 4790237

Browse files
authored
TPC-H 1000 iterations 3->2 (#11477)
1 parent e807d9d commit 4790237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/tests/olap/load/test_tpch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@ class TestTpch1000(TpchSuiteBase):
8181

8282
class TestTpch10000(TpchSuiteBase):
8383
scale: int = 10000
84+
iterations: int = 2
8485
check_canonical: bool = False
8586
timeout = max(TpchSuiteBase.timeout, 3600.)

0 commit comments

Comments
 (0)