[skip e2e] Add new params on config file (#14060)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/14074/head
wt 2021-12-23 14:47:29 +08:00 committed by GitHub
parent c4e003e1dd
commit 998431b01a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -52,5 +52,6 @@ MINIO_BUCKET_NAME = "test"
FLUSH_PRECISION = 4
INDEX_PRECISION = 4
SEARCH_PRECISION = 4
INSERT_PRECISION = 4
COMMON_PRECISION = 4