OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
b1932a9245
Already merged test plans will be modified to fit this template and gate jobs will be added to make sure new test plans actually match the format in future commits. Change-Id: Ida78eb06ec75738591970ed523b16df56d9d66d3 |
||
---|---|---|
doc/source | ||
.gitignore | ||
.gitreview | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
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