[skip e2e] Add new param on config file (#13861)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/13766/head
wt 2021-12-21 15:31:00 +08:00 committed by GitHub
parent 7f49660a82
commit 4ec6b0f7eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,5 +50,6 @@ MINIO_SECRET_KEY = "minioadmin"
MINIO_BUCKET_NAME = "test"
FLUSH_PRECISION = 4
INDEX_PRECISION = 4
COMMON_PRECISION = 4