未验证 提交 ba773b21 编写于 作者: W wt 提交者: GitHub

[skip ci] Add comments of parser file (#11413)

Signed-off-by: Nwangting0128 <ting.wang@zilliz.com>
上级 e0dd44ca
......@@ -5,6 +5,7 @@ logger = logging.getLogger("milvus_benchmark.parser")
def operations_parser(operations):
""" get the type and params of test """
if not operations:
raise Exception("No operations in suite defined")
for run_type, run_params in operations.items():
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册