ClickHouse/tests/queries
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
..
0_stateless Fix tests for throttling by allowing more margin of error for trottling event 2023-06-13 16:41:27 +02:00
1_stateful
bugs
shell_config.sh