OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
7a5cc32e70
The verification comands used by tox need at least 2.0 version. This patch aims to update tox version from 1.6 to 2.0 which should help with local running of constraints targets. Change-Id: Ibc559e0afb3a68d3ce2acfd325e0695c3fae41ad |
||
---|---|---|
doc/source | ||
raw_results | ||
scripts | ||
tests | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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