ClickHouse/tests
Azat Khuzhin 263be33297 Fix tests for throttling by allowing more margin of error for trottling event
Right now 02703_max_local_write_bandwidth is flaky, and the reason I
believe is that the server spent spent sometime somewhere else, which
means that the throttler will sleep less.

But what is important here is that the overall query duration time
matches the expectation, so it is OK to match the
LocalWriteThrottlerSleepMicroseconds/LocalReadThrottlerSleepMicroseconds
with some error rate.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-13 16:41:27 +02:00
..
ci
config
fuzz
instructions
integration
jepsen.clickhouse
perf_drafts
performance
queries
sqllogic
.gitignore
.rgignore
broken_tests.txt
clickhouse-test
CMakeLists.txt
tsan_suppressions.txt
ubsan_suppressions.txt