From 02a19531ad1f61aba70152918c3f7d5d181da8c5 Mon Sep 17 00:00:00 2001 From: ThreadDao Date: Tue, 28 Dec 2021 13:40:40 +0800 Subject: [PATCH] [skip e2e] Add memory stress test scenarious in chaos readme (#14397) Signed-off-by: ThreadDao --- tests/python_client/chaos/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/python_client/chaos/README.md b/tests/python_client/chaos/README.md index 22a1b505d1..37648f8529 100644 --- a/tests/python_client/chaos/README.md +++ b/tests/python_client/chaos/README.md @@ -33,6 +33,8 @@ Set the pod(querynode, indexnode and datanode)as multiple replicas, make one #### pod memory stress +Limit the memory resource of pod and generate plenty of stresses over a group of pods + ### Milvus in standalone mode 1. standalone pod is killed