mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci] Modify description of script (#9256)
Signed-off-by: groot <yihua.mo@zilliz.com>
This commit is contained in:
parent
b22a8ce00a
commit
418c195ae9
@ -12,7 +12,7 @@ ROOT_DIR="$( cd -P "$( dirname "$SOURCE" )/.." && pwd )"
|
|||||||
|
|
||||||
# ignore Minio,S3 unittes
|
# ignore Minio,S3 unittes
|
||||||
MILVUS_DIR="${ROOT_DIR}/internal/"
|
MILVUS_DIR="${ROOT_DIR}/internal/"
|
||||||
echo "Run go unittest under $MILVUS_DIR"
|
echo "Running go unittest under $MILVUS_DIR"
|
||||||
|
|
||||||
go test -race -cover "${MILVUS_DIR}/allocator/..." -failfast
|
go test -race -cover "${MILVUS_DIR}/allocator/..." -failfast
|
||||||
go test -race -cover "${MILVUS_DIR}/kv/..." -failfast
|
go test -race -cover "${MILVUS_DIR}/kv/..." -failfast
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user