mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add memory stress testcase (#10705)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/10706/head
parent
cb9647e811
commit
dad09f5944
|
@ -19,3 +19,12 @@ Collections:
|
|||
cluster_n_nodes:
|
||||
search: degrade
|
||||
query: degrade
|
||||
-
|
||||
testcase:
|
||||
name: test_datanode_memory_stress
|
||||
chaos: chaos_datanode_memory_stress.yaml
|
||||
expectation:
|
||||
cluster_1_node:
|
||||
flush: fail
|
||||
cluster_n_nodes:
|
||||
flush: degrade
|
||||
|
|
Loading…
Reference in New Issue