mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci] Add comment of metric type on benchmark (#8924)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
615f72b6d3
commit
1759c5d2eb
@ -39,6 +39,7 @@ class Metric(object):
|
||||
|
||||
# including: metric, suite_metric
|
||||
def set_case_metric_type(self):
|
||||
# The current test types on argo are all case
|
||||
self._type = "case"
|
||||
|
||||
def json_md5(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user