未验证 提交 b4064e6d 编写于 作者: B binbin 提交者: GitHub

[skip ci] Disable unused modules (#10398)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 ecfca29a
...@@ -5,10 +5,10 @@ from utils.util_log import test_log as log ...@@ -5,10 +5,10 @@ from utils.util_log import test_log as log
from base.collection_wrapper import ApiCollectionWrapper from base.collection_wrapper import ApiCollectionWrapper
from common import common_func as cf from common import common_func as cf
from common import common_type as ct from common import common_type as ct
from milvus_operator import * # from milvus_operator import *
from common.milvus_sys import MilvusSys # from common.milvus_sys import MilvusSys
from common.common_type import CaseLabel # from common.common_type import CaseLabel
from pytest_dependency import depends # from pytest_dependency import depends
supported_simd_types = ["sse4_2", "avx", "avx2", "avx512"] supported_simd_types = ["sse4_2", "avx", "avx2", "avx512"]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册