OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
b665acbc71
cleaned up doc added “the” where necessary and “a” where necessary to complete the sentence. changed to “The OpenStack Community” removed “a bit longer” and changed to “Longer Answer” changed to plurals where necessary Change-Id: I105829224282d3ef0ee37eb743f778283334380a |
||
---|---|---|
doc/source | ||
raw_results | ||
scripts | ||
tests | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Performance Documentation
This repository is for OpenStack performance testing plans, results and investigation documents. All documents are in RST format and located in doc/source/ sub-folder.
Building
Prerequisites
- To get started, you need to install all necessary tools:
-
- virtualenv
- pip (use the latest from https://bootstrap.pypa.io/get-pip.py)
- tox
- system dependencies: libjpeg-dev
Run the build
$ tox