github.com/matrixorigin/matrixone@v1.2.0/pkg/common/chaos/README.md (about) 1 # chaos 2 The chaos package provides simple cluster chaos monkey tests to deploy a single distributed set using the dynamic CN node feature in local, and provides the following functionality: 3 4 - [x] random CN node restart 5 - [ ] Simulate network partitioning 6 - [ ] Simulates IO errors 7 - [ ] Simulates network packet loss 8 - [ ] Simulate disk data errors 9 - [ ] HTTP interface to control chaos tests