OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
Go to file
Andreas Jaeger 542aedaf3a Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_version to not auto-version the documents.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Remove py27 job, py27 fails and not supported anymore in
OpenStack since Ussuri.

Remove unneeded setup.cfg cruft.

Change-Id: Ie22a24f1465420898c0a20efb2773cce2ed6e039
2020-06-01 17:00:05 +02:00
doc/source Switch to newer openstackdocstheme version 2020-06-01 17:00:05 +02:00
raw_results Add reliability test results 2016-07-04 15:43:57 +03:00
scripts Update home-page 2019-05-31 08:56:02 +00: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 OpenDev Migration Patch 2019-04-19 19:35:26 +00:00
.testr.conf Add job to test plans against the template 2016-01-18 16:57:03 +03:00
.zuul.yaml Switch to newer openstackdocstheme version 2020-06-01 17:00:05 +02:00
README.rst Show team and repo badges on README 2016-11-25 17:34:42 +01:00
requirements.txt Switch to newer openstackdocstheme version 2020-06-01 17:00:05 +02:00
setup.cfg Switch to newer openstackdocstheme version 2020-06-01 17:00:05 +02:00
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 Switch to newer openstackdocstheme version 2020-06-01 17:00:05 +02: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