[skip ci] Add package of benchmark (#10830)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-10-28 19:30:36 +08:00 committed by GitHub
parent 62a43d0dd3
commit f4e5ce7518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ import argparse
from yaml import full_load, dump
import config
import utils
import requests
import json
def parse_server_tag(server_tag):