uditgaurav / litmus-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

litmus-python:

  • This repo consists of Litmus Chaos Experiments written in python. The examples in this repo are good indicators of how to construct the experiments in python: complete with steady state checks, chaosresult generation, chaos injection, post chaos checks, create events and reports for observability and configure sinks for these.

NOTE

  • This repo can be viewed as an extension to the litmuschaos/litmus repo in the sense that the litmus repo also houses a significant set of experiments, built using ansible. The litmus repo will also continue to be the project's community-facing meta repo housing other important project artifacts. In that sense, litmus-py is very similar to and therefore a sister repo of litmus-go which houses examples for experiment business logic written in python.

About

License:Apache License 2.0


Languages

Language:Python 90.3%Language:Shell 3.5%Language:Makefile 2.7%Language:Dockerfile 2.5%Language:Jinja 1.0%