krkn-chaos / krkn

Chaos and resiliency testing tool for Kubernetes with a focus on improving performance under failure conditions. A CNCF sandbox project.
Apache License 2.0
283 stars 101 forks source link

Add Junit xml as an output option #655

Open chaitanyaenr opened 4 months ago

chaitanyaenr commented 4 months ago

We are looking at adding test cases as part of component readiness in sippy: https://sippy.dptools.openshift.org/sippy-ng/. The output has to be in the Junit xml format - https://pypi.org/project/junit-xml/.

paigerube14 commented 6 days ago

Tullio addded this in this pr: https://github.com/krkn-chaos/krkn/pull/684

Will keep open if we need follow up PR's but think we can also close, thoughts?