Ilya Shakhat 7bd0b34de8 Fix how agent is installed inside the image
Change-Id: I7598bb8a691d43cc35b506569d938cba73274481
2015-08-06 12:26:11 +03:00
2015-08-04 15:57:10 +03:00
2015-01-28 18:56:01 +03:00
2015-07-09 11:12:29 +03:00
2015-01-28 18:56:01 +03:00
2015-05-14 19:51:30 +03:00
2015-03-24 19:21:32 +03:00
2015-08-04 15:57:10 +03:00
2015-08-04 15:57:10 +03:00

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

  1. pip install pyshaker - installs the tool and all its python dependencies
  2. shaker-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
Description
Distributed data-plane performance testing tool
Readme 3.5 MiB
Languages
Python 91%
HTML 8%
Shell 0.8%
Dockerfile 0.2%