tobiko/docs/usage.md
abregman 9fbfe5c321 Add tobiko-fault command
* tobiko-fault allows you to run different faults on different
  nodes in your environment.
* If os-faults configuration not present, tobiko-fault will generate
  it.

Change-Id: I428aebcbcdc3c9997a0c839e6a18564433e68ba8
2019-03-20 14:14:33 +02:00

301 B

Tobiko Usage Examples

Faults

Use tobiko-fault to run only faults, without running resources population or tests.

Note: tobiko-fault can executed only from undercloud node.

To restart openvswitch service, run the following command:

tobiko-fault --fault "restart openvswitch service"