
pyzmq version 15.0.0 requires C++ compiler to be present on system; for Shaker use case it would be enough to use version 14.x.x image builder templates are also updated, legacy netperf-wrapper is not installed any longer Change-Id: I0e2e6ac3cbbb966b0f4430591e3c89107e25db0a
Shaker
The distributed data-plane testing tool for OpenStack.
Features
- User-defined topology via Heat templates
- Simultaneously test execution on multiple instances
- Pluggable tools
- Interactive report with stats and charts
Requirements
- Shaker server routable from OpenStack cloud
- Admin-user access to OpenStack API
Setup
pip install pyshaker
- installs the tool and all its python dependenciesshaker-image-builder
- builds shaker image and stores it in Glance
Run
shaker --server-endpoint <host:port> --scenario <scenario.yaml> --report <report.html>
- where:
<host:port>
- address of machine where Shaker is deployed and any free port<scenario.yaml>
- the scenario to execute; L2, L3 east-west and L3 north-south already included<report.html>
- file to store the report
Links
- Launchpad - https://launchpad.net/shaker/
- Docs - http://pyshaker.readthedocs.org/
- PyPi - https://pypi.python.org/pypi/pyshaker/
Description
Languages
Python
91%
HTML
8%
Shell
0.8%
Dockerfile
0.2%