LinkedInAttic / simoorg

Failure inducer framework
https://github.com/linkedin/simoorg/blob/master/docs/user_guide.md
Apache License 2.0
191 stars 45 forks source link

SIMOORG - A FAILURE INDUCING FRAMEWORK

Simoorg is linkedin’s very own failure inducer framework, It was designed to be easy to extend and most of the important components are pluggable.

Installation

The recommended way of installing simoorg is via pip, through the command

::

    sudo pip install simoorg

For details on how to install from source please check our User Guide

More Documentation

Credits

.. _User Guide: docs/user_guide.md .. _Design Document: /docs/design.md .. _Configuration files: /docs/config.md .. _Guide to writing new plugins: /docs/plugins.md .. _Guide to using posix failures: /docs/low_level.md