litmus
litmus copied to clipboard
Litmus E2E: Validate resource chaos experiments in e2e pipeline
Details:
Test - resource chaos validation
- Litmus provides different pod and node-level CPU and Memory experiments along with e2e test for them. In the e2e pipeline we test the chaos experiment and check if the ChaosResult is
Passor not. But we don't additionally check if resource chaos has occurred or not. We need to add this check in the existing test for resource chaos.
As this is a good first issue, I might be able to do this. @uditgaurav can you help, i.e. how to implement this? Thanks.
hi @uditgaurav if this is still open, i would like to work on it.