Skip to main content

Distributed data-plane performance testing tool

Project description

The distributed data-plane testing tool built for OpenStack.

Shaker wraps around popular system network testing tools like iperf, iperf3 and netperf (with help of flent). Shaker is able to deploy OpenStack instances and networks in different topologies. Shaker scenario specifies the deployment and list of tests to execute. Additionally tests may be tuned dynamically in command-line.

Features

  • User-defined topology via Heat templates

  • Simultaneously test execution on multiple instances

  • Interactive report with stats and charts

  • Built-in SLA verification

Deployment Requirements

  • Shaker server routable from OpenStack cloud

  • Admin-user access to OpenStack API is preferable

Run in Python Environment

$ pip install pyshaker
$ . openrc
$ shaker-image-builder
$ shaker --server-endpoint <host:port> --scenario <scenario> --report <report.html>``
where:
  • host and port - host and port of machine where Shaker is deployed

  • scenario - the scenario to execute, e.g. openstack/perf_l2 ( catalog)

  • <report.html> - file to store the final report

Full list of parameters is available in documentation.

Shaker in Container

Shaker is available as container at Docker Hub at performa/shaker

$ docker run -p <port>:<port> -v <artifacts-dir>:/artifacts performa/shaker --scenario <scenario> --server-endpoint <host:port>
  --os-auth-url <os-auth-url> --os-username <os-username> --os-password <os-password> --os-project-name <os-project-name>
where:
  • host and port - host and port on machine where Shaker is deployed

  • artifacts-dir - where to store report and raw result

  • scenario - the scenario to execute, e.g. openstack/perf_l2 ( catalog)

  • os-XXX - OpenStack cloud credentials

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyshaker-1.3.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

pyshaker-1.3.0-py2.py3-none-any.whl (139.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyshaker-1.3.0.tar.gz.

File metadata

  • Download URL: pyshaker-1.3.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.5.2

File hashes

Hashes for pyshaker-1.3.0.tar.gz
Algorithm Hash digest
SHA256 69e353256ed652ab8ee1aa0ca948a849355ae5e1e9856d11a0a2fdfe35e4977c
MD5 63cceffb0d6a18ddccbb2616fddff871
BLAKE2b-256 c2078fb4850a731ea306fa0cd7f3c5b3ebdf053202de84e1bb9b06cf4cb26556

See more details on using hashes here.

File details

Details for the file pyshaker-1.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: pyshaker-1.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 139.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.5.2

File hashes

Hashes for pyshaker-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 10b5b9cf9aebc03054143b6ebe5a5fe8d347a3410212075ef67a0ca1f48f4e24
MD5 2f9f3b7f724a09962df5f475868572e6
BLAKE2b-256 8c135d0db8fe4f0b8f466187bd27adfb66866b1b4c99571fa47a173177031d8d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page