blob: d4dc1665f8d818157203fcd27681d232eb8a6a0e [file] [log] [blame]
Attila Fazekas23fdf1d2013-06-09 16:35:23 +02001=======================
Sean Dagueb56052b2013-05-21 17:57:41 -04002Tempest Testing Project
Attila Fazekas23fdf1d2013-06-09 16:35:23 +02003=======================
Sean Dagueb56052b2013-05-21 17:57:41 -04004
Masayuki Igawad787bc22016-06-29 14:30:24 +09005Overview
Masayuki Igawad2a657d2017-05-08 15:25:56 -04006========
Sean Dagueb56052b2013-05-21 17:57:41 -04007
8.. toctree::
9 :maxdepth: 2
10
11 overview
12
Sean Dague7679b482013-05-24 08:49:44 -040013Field Guides
Masayuki Igawad2a657d2017-05-08 15:25:56 -040014============
Sean Dague7679b482013-05-24 08:49:44 -040015Tempest contains tests of many different types, the field guides
16attempt to explain these in a way that makes it easy to understand
17where your test contributions should go.
Sean Dagueb56052b2013-05-21 17:57:41 -040018
19.. toctree::
Sean Dague7679b482013-05-24 08:49:44 -040020 :maxdepth: 1
Sean Dagueb56052b2013-05-21 17:57:41 -040021
22 field_guide/index
23 field_guide/api
Sean Dagueb56052b2013-05-21 17:57:41 -040024 field_guide/scenario
Matthew Treinish32d35702013-08-13 11:59:06 -040025 field_guide/unit_tests
Sean Dagueb56052b2013-05-21 17:57:41 -040026
Masayuki Igawae88caa82017-05-22 17:53:15 +090027Users Guide
28===========
Masayuki Igawad787bc22016-06-29 14:30:24 +090029
Matthew Treinishbc1b15b2015-02-20 15:56:07 -050030Tempest Configuration Guide
31---------------------------
32
33.. toctree::
34 :maxdepth: 2
35
36 configuration
Mathew Oddenb389faa2015-07-30 20:24:08 +000037 sampleconf
Matthew Treinishbc1b15b2015-02-20 15:56:07 -050038
David Patersonce781492014-09-18 01:07:01 -040039Command Documentation
40---------------------
41
42.. toctree::
43 :maxdepth: 1
44
Jane Zadorozhna00fc3dc2015-05-27 18:01:56 +030045 account_generator
David Patersonce781492014-09-18 01:07:01 -040046 cleanup
Stephen Lowriec8548fc2016-05-24 15:57:35 -050047 subunit_describe_calls
step682980c14ec2016-02-23 14:53:52 -050048 workspace
Matthew Treinisha051c222016-05-23 15:48:22 -040049 run
David Patersonce781492014-09-18 01:07:01 -040050
Ghanshyam Mann68600b12019-10-09 03:05:07 +000051Supported OpenStack Releases and Python Versions
52------------------------------------------------
53
54.. toctree::
55 :maxdepth: 1
56
57 supported_version
58
Ghanshyam Mann95c410a2020-04-19 17:44:59 -050059For Contributors
60================
61
62* If you are a new contributor to Tempest please refer: :doc:`contributor/contributing`
63
64.. toctree::
65 :hidden:
66
67 contributor/contributing
68
Masayuki Igawae88caa82017-05-22 17:53:15 +090069Developers Guide
70================
Masayuki Igawad787bc22016-06-29 14:30:24 +090071
Masayuki Igawad787bc22016-06-29 14:30:24 +090072Development
73-----------
74
75.. toctree::
76 :maxdepth: 2
77
78 HACKING
79 REVIEWING
80 microversion_testing
Ken'ichi Ohmichid8386a32017-03-31 10:56:58 -070081 test_removal
Matthew Treinishe8ab5f92017-03-01 15:25:39 -050082 write_tests
Ghanshyam Mannd89122b2020-07-06 16:31:28 -050083 requirement_upper_constraint_for_tempest
Masayuki Igawad787bc22016-06-29 14:30:24 +090084
Masayuki Igawad787bc22016-06-29 14:30:24 +090085Plugins
86-------
87
88.. toctree::
89 :maxdepth: 2
90
Ghanshyam Mannda3bb612020-05-04 20:52:01 -050091 plugins/index
Masayuki Igawad787bc22016-06-29 14:30:24 +090092
Ghanshyam Mann235c2642020-04-16 16:55:56 -050093Tempest & Plugins Compatible Version Policy
94-------------------------------------------
95
96.. toctree::
97 :maxdepth: 2
98
99 tempest_and_plugins_compatible_version_policy
100
Ghanshyam Mannda3bb612020-05-04 20:52:01 -0500101Stable Branch Support Policy
102----------------------------
103
104.. toctree::
105 :maxdepth: 2
106
107 stable_branch_support_policy
108
Ghanshyam Mann96800bb2020-05-04 19:51:37 -0500109Stable Branch Testing Policy
110----------------------------
111
112.. toctree::
113 :maxdepth: 2
114
115 stable_branch_testing_policy
116
Masayuki Igawad787bc22016-06-29 14:30:24 +0900117Library
118-------
119
120.. toctree::
121 :maxdepth: 2
122
123 library
124
Masayuki Igawa7e4ef4c2019-07-03 17:17:44 +0900125Search
126======
Sean Dagueb56052b2013-05-21 17:57:41 -0400127
Masayuki Igawa7e4ef4c2019-07-03 17:17:44 +0900128.. only:: html
129
130 * :ref:`Tempest document search <search>`: Search the contents of this document.
131
132* `OpenStack wide search <https://docs.openstack.org>`_: Search the wider
Ghanshyam Mann235c2642020-04-16 16:55:56 -0500133 set of OpenStack documentation, including forums.