[skip e2e]Update comment for deploy test (#13922)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/13923/head
zhuwenxing 2021-12-21 21:43:02 +08:00 committed by GitHub
parent db0b707dd2
commit 7797cd9f30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ func() {
echo "Description"
echo "Task, the task type of test. reinstall or upgrade"
echo "Mode, the mode of milvus deploy. standalone or cluster"
echo "Release, the release of milvus. e.g. 2.0.0-rc5"
echo "Release, the release of milvus. e.g. 2.0.0-rc8"
echo "Password, the password of root"
exit -1
}