OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
Go to file
Ilya Shakhat 09b76b1148 Bump sphinx to 1.5.1 to avoid doc compilation failure
There is conflict between recent docutils and old sphinx which
lead to build error for external images or SVG images
(see https://sourceforge.net/p/docutils/bugs/301/)
The fix is included into Sphinx 1.5.1

Change-Id: Iecddc67fe19279326827b5b76fb084b4e316c78d
2016-12-14 13:54:27 +04:00
doc/source Merge "Add Telemetry Test Plan." 2016-12-06 06:04:59 +00:00
raw_results Add reliability test results 2016-07-04 15:43:57 +03:00
scripts Add tool for Rally reliability analytics 2016-09-29 16:57:54 +03:00
tests OpenStack reliability test plan 2016-07-01 16:53:20 +03:00
tools Re-organize doc building 2016-03-31 19:03:13 +03:00
.gitattributes Treat SVG files as binary 2016-09-22 12:23:08 +03:00
.gitignore Add raw results for marathon health check testing 2016-06-14 19:23:47 +03:00
.gitreview Added .gitreview 2015-12-05 00:57:29 +00:00
.testr.conf Add job to test plans against the template 2016-01-18 16:57:03 +03:00
README.rst Show team and repo badges on README 2016-11-25 17:34:42 +01:00
requirements.txt Bump sphinx to 1.5.1 to avoid doc compilation failure 2016-12-14 13:54:27 +04:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 11:53:00 +05:30
setup.py Add build infrastructure 2015-12-07 13:47:45 +03:00
test-requirements.txt Add pep8 job and fix pep8 errors 2016-01-22 13:28:49 +03:00
tox.ini Kargo deployment performance 2016-10-11 14:25:08 +03:00

Team and repository tags

image

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:

Run the build

$ tox