ClickHouse/tests/integration/test_MemoryTracking
Azat Khuzhin d030e08d05 Make test_MemoryTracking::test_http not flaky
By comparing only megabytes in the memory changes, instead of bytes as
before, since it may be tricky at least due to max_untracked_memory and
how thread pool handle it.

It should be safe, since originally it was written in #16121 which fixes
issue #15932, which has ~4MB consumption of memory per request.
2021-10-14 21:06:39 +03:00
..
configs Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
__init__.py Make 01540_MemoryTracking integration 2020-10-24 02:27:29 +03:00
test.py Make test_MemoryTracking::test_http not flaky 2021-10-14 21:06:39 +03:00