OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
c72c57f040
* template modified a bit to fit in more beautiful way * tests written * test environment py27 created Change-Id: I9ad9483609ff63e44d46900004a3266620dc0078 |
||
---|---|---|
doc/source | ||
tests | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
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