OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
92816644f7
This document describes a abstract methodology for analysing reliability of high-availability OpenStack cluster and it's components. Co-Authored-By: Bogdan Dobrelia <bdobrelia@mirantis.com> Change-Id: I5a08c1a39bab96d90c6f7a873fdc771516ffba48 |
||
---|---|---|
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