shaker/doc/source/tools.rst
Ilya Shakhat 737b019a3a Update documentation
Change-Id: Id2a831e8a245778bdea508fd818b47c8ecd0f8e7
2020-03-08 21:53:04 +04:00

1008 B

CLI Tools Reference

shaker

Executes specified scenario in OpenStack cloud, stores results and generates HTML report.

tools/shaker.txt

shaker-spot

Executes specified scenario from the local node, stores results and generates HTML report.

tools/shaker-spot.txt

shaker-image-builder

Builds master image in OpenStack cloud. The image is based on Ubuntu cloud image distro and configured to run shaker-agent.

tools/shaker-image-builder.txt

shaker-agent

Client-side process that is run inside pre-configured image.

tools/shaker-agent.txt

shaker-report

Generates report based on raw results stored in JSON format.

tools/shaker-report.txt

shaker-cleanup

Removes master image from OpenStack cloud.

tools/shaker-cleanup.txt