ClickHouse/tests
Azat Khuzhin 2a099d90fe tests: make 02152_http_external_tables_memory_tracking more stable
After settings randomization, it can not reach max_untracked_memory,
i.e. due to max_block_size=67990 for example (like in [1]).

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/35683/c609426d091ea8b9f2d37f8d7fcbf9e759cc94e5/stateless_tests__release__actions_.html

Fix this, by settings max_untracked_memory to 0, to track any
allocations.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-30 11:06:07 +03:00
..
ci Change database 2022-03-29 19:06:50 +00:00
config
fuzz
instructions
integration Merge pull request #35571 from ClickHouse/parallel-s3-downloading 2022-03-30 08:14:49 +02:00
jepsen.clickhouse-keeper
perf_drafts
performance
queries tests: make 02152_http_external_tables_memory_tracking more stable 2022-03-30 11:06:07 +03:00
testflows
.gitignore
clickhouse-test clickhouse-test: increase timeout for obtaining processlist 2022-03-30 11:05:59 +03:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt