未验证 提交 b512072b 编写于 作者: Z zhenshan.cao 提交者: GitHub

Add missed unittest of querycoord (#19120)

Signed-off-by: Nzhenshan.cao <zhenshan.cao@zilliz.com>
Signed-off-by: Nzhenshan.cao <zhenshan.cao@zilliz.com>
上级 cf9ef26b
......@@ -143,6 +143,7 @@ go test -race -cover ${APPLE_SILICON_FLAG} "${MILVUS_DIR}/datacoord/..." -failfa
function test_querycoord()
{
go test -race -cover ${APPLE_SILICON_FLAG} "${MILVUS_DIR}/distributed/querycoord/..." -failfast
go test -race -cover ${APPLE_SILICON_FLAG} "${MILVUS_DIR}/querycoord/..." -failfast
}
function test_indexcoord()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册