cppforlife / turbulence-release

Turbulence release is used for injecting failure scenarios into any BOSH deployment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbulence

Turbulence release is used for injecting different failure scenarios into a BOSH deployed system. Currently the following scenarios are supported:

  • VM termination on BOSH supported IaaSes
  • impose CPU/RAM/IO load
  • network partitioning
  • packet loss and delay

Release contains two jobs: turbulence_api and turbulence_agent.

API job is a server that provides management UI and accepts API requests to schedule and execute failure scenarios.

Agent job is a daemon that periodically retrieves instructions from the API server. It should be placed onto participating VMs.

Next steps:

--

About

Turbulence release is used for injecting failure scenarios into any BOSH deployment.

License:Apache License 2.0


Languages

Language:Go 97.4%Language:Protocol Buffer 1.5%Language:Shell 0.5%Language:Makefile 0.4%Language:Ruby 0.0%Language:CSS 0.0%Language:HTML 0.0%Language:PowerShell 0.0%