mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip e2e]Fix typo in script (#13801)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
66b28259d9
commit
220941738d
@ -26,4 +26,4 @@ bash test.sh -m standalone -t upgrade -p $pw
|
||||
# start test cluster reinstall
|
||||
bash test.sh -m cluster -t reinstall -p $pw
|
||||
# start test cluster upgrade
|
||||
bash test.sh -m cluster -t pgrade -p $pw
|
||||
bash test.sh -m cluster -t upgrade -p $pw
|
||||
|
Loading…
Reference in New Issue
Block a user