This commit is contained in:
Nikita Mikhaylov 2024-02-16 12:26:28 +00:00
parent 8fa5323c21
commit 7e8472df44
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@
# Tag no-fasttest: requires S3
# Tag no-random-settings, no-random-merge-tree-settings: to avoid creating extra files like serialization.json, this test too exocit anyway
CLICKHOUSE_CLIENT_SERVER_LOGS_LEVEL=fatal
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CUR_DIR"/../shell_config.sh

View File

@ -3,6 +3,8 @@
# Tag no-fasttest: requires S3
# Tag no-random-settings, no-random-merge-tree-settings: to avoid creating extra files like serialization.json, this test too exocit anyway
CLICKHOUSE_CLIENT_SERVER_LOGS_LEVEL=fatal
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CUR_DIR"/../shell_config.sh