aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

feat: basic chaos testing

Open just-mitch opened this issue 6 months ago • 0 comments

As a developer, I want to implement chaos testing scenarios so that I can verify the network's resilience under adverse conditions.

- [ ] Set up chaos mesh in the Helm chart
- [ ] Define chaos scenarios (node failures, network partitions, latency injection)
- [ ] Implement tests to verify system behavior under chaos conditions
- [ ] Integrate chaos tests with CI pipeline

just-mitch avatar Aug 14 '24 23:08 just-mitch