mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci] Modify script description (#9338)
Signed-off-by: groot <yihua.mo@zilliz.com>
This commit is contained in:
parent
e4dc44b41f
commit
e03b6be678
@ -39,3 +39,5 @@ go test -race -cover -v "${MILVUS_DIR}/distributed/rootcoord" -failfast
|
|||||||
go test -race -cover -v "${MILVUS_DIR}/rootcoord" -failfast
|
go test -race -cover -v "${MILVUS_DIR}/rootcoord" -failfast
|
||||||
go test -race -cover -v "${MILVUS_DIR}/datacoord/..." -failfast
|
go test -race -cover -v "${MILVUS_DIR}/datacoord/..." -failfast
|
||||||
go test -race -cover -v "${MILVUS_DIR}/indexcoord/..." -failfast
|
go test -race -cover -v "${MILVUS_DIR}/indexcoord/..." -failfast
|
||||||
|
|
||||||
|
echo " Go unittest finished"
|
||||||
Loading…
x
Reference in New Issue
Block a user