Fix terrible test

This commit is contained in:
Alexey Milovidov 2021-05-25 20:22:32 +03:00
parent 3fae262d19
commit 350aa95ac8
2 changed files with 1 additions and 9 deletions

View File

@ -1,9 +0,0 @@
0
0
0
0
0
0
0
0
0

View File

@ -12,6 +12,7 @@ do
--max_distributed_connections 9
--max_threads 1
--query "SELECT sleepEachRow(1) FROM remote('127.{2..10}', system.one)"
--format Null
)
# 5 less then 9 seconds (9 streams), but long enough to cover possible load peaks
# "$@" left to pass manual options (like --experimental_use_processors 0) during manual testing