Merge pull request #38568 from ClickHouse/tavplubix-patch-1

Allow Ordinary database in Stress Tests
This commit is contained in:
Alexander Tokmakov 2022-06-30 16:23:08 +03:00 committed by GitHub
commit 4dde5a6165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ function install_packages()
function configure()
{
# install test configs
export USE_DATABASE_ORDINARY=1
/usr/share/clickhouse-test/config/install.sh
# we mount tests folder from repo to /usr/share