de8378b65b
This commit removes the whitebox tests from tempest. The proper place for this type of testing is in nova unit tests not in tempest. Fixes bug 1222852 Change-Id: I0fac7b030c51985f9d6d93129bf9bab75c18cd11
49 lines
934 B
ReStructuredText
49 lines
934 B
ReStructuredText
.. Tempest documentation master file, created by
|
|
sphinx-quickstart on Tue May 21 17:43:32 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
=======================
|
|
Tempest Testing Project
|
|
=======================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview
|
|
HACKING
|
|
|
|
------------
|
|
Field Guides
|
|
------------
|
|
Tempest contains tests of many different types, the field guides
|
|
attempt to explain these in a way that makes it easy to understand
|
|
where your test contributions should go.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
field_guide/index
|
|
field_guide/api
|
|
field_guide/cli
|
|
field_guide/scenario
|
|
field_guide/stress
|
|
field_guide/thirdparty
|
|
field_guide/unit_tests
|
|
|
|
------------------
|
|
API and test cases
|
|
------------------
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api/modules
|
|
|
|
==================
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`search`
|