This commit is contained in:
Nikita Mikhaylov 2021-08-26 21:54:42 +00:00
parent 26efa7184d
commit c4bf47d4a3

View File

@ -17,6 +17,7 @@ dpkg -i package_folder/clickhouse-test_*.deb
# install test configs
/usr/share/clickhouse-test/config/install.sh
./setup_minio.sh
# For flaky check we also enable thread fuzzer
if [ "$NUM_TRIES" -gt "1" ]; then