From e52586a0526a8a55cdbefdc52e5d04b7514d90c5 Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Fri, 8 Oct 2021 11:16:54 +0800 Subject: [PATCH] [skip ci]Update todo list in readme for chaos test (#9440) Signed-off-by: zhuwenxing --- tests/python_client/chaos/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/python_client/chaos/README.md b/tests/python_client/chaos/README.md index 271f8679c2..32f60734fa 100644 --- a/tests/python_client/chaos/README.md +++ b/tests/python_client/chaos/README.md @@ -71,9 +71,9 @@ Run multiple test scenario in a category manually(take network partition chaos f still in planning ### Todo -* pod_failure -* container_kill -* network attack +- [ ] pod_failure +- [ ] container_kill +- [x] network attack ## How to contribute * Get familiar with chaos engineering and [Chaos Mesh](https://chaos-mesh.org)