From 4e23cbe912aa0f211e4b0f936eda34843a4d5396 Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Thu, 14 Oct 2021 20:34:35 +0800 Subject: [PATCH] [skip ci]Update chaos test todo list (#9910) Signed-off-by: zhuwenxing --- tests/python_client/chaos/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/python_client/chaos/README.md b/tests/python_client/chaos/README.md index a2542e82f6..1bae0d6c33 100644 --- a/tests/python_client/chaos/README.md +++ b/tests/python_client/chaos/README.md @@ -81,6 +81,7 @@ still in planning - [ ] pod_failure - [ ] container_kill - [x] network attack +- [ ] memory stress ## How to contribute * Get familiar with chaos engineering and [Chaos Mesh](https://chaos-mesh.org)