To be able to kill openshift infrastructure compoents randomly.
Start the test by running
./start-chaos.sh <absolute-path-to-inventroy>
ansible-playbook -i inventory/hosts openshift-chaos-testing/config.yaml -l 'nodes:!masters' -t crash_node
ansible-playbook -i inventory/hosts openshift-chaos-testing/config.yaml -l 'masters' -t crash_node
ansible-playbook -i inventory/hosts openshift-chaos-testing/config.yaml -l 'masters' -t crash_etcd_leader