mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Improve annotation (#14164)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>pull/14183/head
parent
989c61dd72
commit
a0b1895d94
|
@ -143,7 +143,7 @@ or
|
|||
build/builder.sh /bin/bash -c "./scripts/start_cluster.sh && cat"
|
||||
```
|
||||
|
||||
To run E2E tests, use these command:
|
||||
To run E2E tests, use these commands:
|
||||
|
||||
```shell
|
||||
MILVUS_SERVICE_IP=$(docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' $(docker-compose ps -q builder))
|
||||
|
|
Loading…
Reference in New Issue