[skip ci]Update test scenario in readme for chaos test (#9441)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/9463/head
zhuwenxing 2021-10-08 13:13:33 +08:00 committed by GitHub
parent 1c62b61d60
commit f075f28923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Please refer to [Run E2E Tests](https://github.com/milvus-io/milvus/blob/master/
## Test Scenarios
### Milvus in cluster mode
#### pod kill
1. root coordinator pod is killed
2. proxy pod is killed
@ -32,6 +33,9 @@ Please refer to [Run E2E Tests](https://github.com/milvus-io/milvus/blob/master/
8. query node pod is killed
9. minio pod is killed
#### pod network partition
two direction(to and from) network isolation between a pod and the rest of the pods
### Milvus in standalone mode
1. standalone pod is killed