35846a9b7c
In a lot of placeses we are using word "benchmark" which can mean workload, subtask, or test case which is very confusing. This patch partially address wrong usage of "benchamrk" word Change-Id: Id3b2b7ae841a5243684c12cc51c96f005dbe7544
49 lines
1.6 KiB
ReStructuredText
49 lines
1.6 KiB
ReStructuredText
..
|
|
Copyright 2015 Mirantis Inc. All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
==============
|
|
What is Rally?
|
|
==============
|
|
|
|
**OpenStack** is, undoubtedly, a really *huge* ecosystem of cooperative
|
|
services. **Rally** is a **testing tool** that answers the question:
|
|
**"How does OpenStack work at scale?"**. To make this possible, Rally
|
|
**automates** and **unifies** multi-node OpenStack deployment, cloud
|
|
verification, testing & profiling. Rally does it in a **generic** way,
|
|
making it possible to check whether OpenStack is going to work well on, say, a
|
|
1k-servers installation under high load. Thus it can be used as a basic tool
|
|
for an *OpenStack CI/CD system* that would continuously improve its SLA,
|
|
performance and stability.
|
|
|
|
.. image:: ./images/Rally-Actions.png
|
|
:align: center
|
|
|
|
|
|
Contents
|
|
========
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview/index
|
|
install_and_upgrade/index
|
|
quick_start/index
|
|
cli_reference
|
|
task/index
|
|
verification/index
|
|
plugins/index
|
|
contribute
|
|
feature_requests
|
|
project_info/index
|