Fix flaky test

This commit is contained in:
Alexey Milovidov 2022-04-07 22:58:29 +02:00
parent 9fa6e6e7df
commit 2623b05e59

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
# Tags: long, zookeeper, no-parallel
CLICKHOUSE_CLIENT_SERVER_LOGS_LEVEL=error
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CURDIR"/../shell_config.sh