Attila Fazekas | 23fdf1d | 2013-06-09 16:35:23 +0200 | [diff] [blame] | 1 | ======================= |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 2 | Tempest Testing Project |
Attila Fazekas | 23fdf1d | 2013-06-09 16:35:23 +0200 | [diff] [blame] | 3 | ======================= |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 4 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 5 | Overview |
Masayuki Igawa | d2a657d | 2017-05-08 15:25:56 -0400 | [diff] [blame] | 6 | ======== |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 7 | |
8 | .. toctree:: | ||||
9 | :maxdepth: 2 | ||||
10 | |||||
11 | overview | ||||
12 | |||||
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 13 | Field Guides |
Masayuki Igawa | d2a657d | 2017-05-08 15:25:56 -0400 | [diff] [blame] | 14 | ============ |
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 15 | Tempest contains tests of many different types, the field guides |
16 | attempt to explain these in a way that makes it easy to understand | ||||
17 | where your test contributions should go. | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 18 | |
19 | .. toctree:: | ||||
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 20 | :maxdepth: 1 |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 21 | |
22 | field_guide/index | ||||
23 | field_guide/api | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 24 | field_guide/scenario |
Matthew Treinish | 32d3570 | 2013-08-13 11:59:06 -0400 | [diff] [blame] | 25 | field_guide/unit_tests |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 26 | |
Masayuki Igawa | e88caa8 | 2017-05-22 17:53:15 +0900 | [diff] [blame] | 27 | Users Guide |
28 | =========== | ||||
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 29 | |
Matthew Treinish | bc1b15b | 2015-02-20 15:56:07 -0500 | [diff] [blame] | 30 | Tempest Configuration Guide |
31 | --------------------------- | ||||
32 | |||||
33 | .. toctree:: | ||||
34 | :maxdepth: 2 | ||||
35 | |||||
36 | configuration | ||||
Mathew Odden | b389faa | 2015-07-30 20:24:08 +0000 | [diff] [blame] | 37 | sampleconf |
Matthew Treinish | bc1b15b | 2015-02-20 15:56:07 -0500 | [diff] [blame] | 38 | |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 39 | Command Documentation |
40 | --------------------- | ||||
41 | |||||
42 | .. toctree:: | ||||
43 | :maxdepth: 1 | ||||
44 | |||||
Jane Zadorozhna | 00fc3dc | 2015-05-27 18:01:56 +0300 | [diff] [blame] | 45 | account_generator |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 46 | cleanup |
Stephen Lowrie | c8548fc | 2016-05-24 15:57:35 -0500 | [diff] [blame] | 47 | subunit_describe_calls |
step6829 | 80c14ec | 2016-02-23 14:53:52 -0500 | [diff] [blame] | 48 | workspace |
Matthew Treinish | a051c22 | 2016-05-23 15:48:22 -0400 | [diff] [blame] | 49 | run |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 50 | |
Ghanshyam Mann | 68600b1 | 2019-10-09 03:05:07 +0000 | [diff] [blame] | 51 | Supported OpenStack Releases and Python Versions |
52 | ------------------------------------------------ | ||||
53 | |||||
54 | .. toctree:: | ||||
55 | :maxdepth: 1 | ||||
56 | |||||
57 | supported_version | ||||
58 | |||||
Ghanshyam Mann | 95c410a | 2020-04-19 17:44:59 -0500 | [diff] [blame] | 59 | For 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 Igawa | e88caa8 | 2017-05-22 17:53:15 +0900 | [diff] [blame] | 69 | Developers Guide |
70 | ================ | ||||
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 71 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 72 | Development |
73 | ----------- | ||||
74 | |||||
75 | .. toctree:: | ||||
76 | :maxdepth: 2 | ||||
77 | |||||
78 | HACKING | ||||
79 | REVIEWING | ||||
80 | microversion_testing | ||||
Ken'ichi Ohmichi | d8386a3 | 2017-03-31 10:56:58 -0700 | [diff] [blame] | 81 | test_removal |
Matthew Treinish | e8ab5f9 | 2017-03-01 15:25:39 -0500 | [diff] [blame] | 82 | write_tests |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 83 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 84 | Plugins |
85 | ------- | ||||
86 | |||||
87 | .. toctree:: | ||||
88 | :maxdepth: 2 | ||||
89 | |||||
Ghanshyam Mann | da3bb61 | 2020-05-04 20:52:01 -0500 | [diff] [blame] | 90 | plugins/index |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 91 | |
Ghanshyam Mann | 235c264 | 2020-04-16 16:55:56 -0500 | [diff] [blame] | 92 | Tempest & Plugins Compatible Version Policy |
93 | ------------------------------------------- | ||||
94 | |||||
95 | .. toctree:: | ||||
96 | :maxdepth: 2 | ||||
97 | |||||
98 | tempest_and_plugins_compatible_version_policy | ||||
99 | |||||
Ghanshyam Mann | da3bb61 | 2020-05-04 20:52:01 -0500 | [diff] [blame] | 100 | Stable Branch Support Policy |
101 | ---------------------------- | ||||
102 | |||||
103 | .. toctree:: | ||||
104 | :maxdepth: 2 | ||||
105 | |||||
106 | stable_branch_support_policy | ||||
107 | |||||
Ghanshyam Mann | 96800bb | 2020-05-04 19:51:37 -0500 | [diff] [blame] | 108 | Stable Branch Testing Policy |
109 | ---------------------------- | ||||
110 | |||||
111 | .. toctree:: | ||||
112 | :maxdepth: 2 | ||||
113 | |||||
114 | stable_branch_testing_policy | ||||
115 | |||||
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 116 | Library |
117 | ------- | ||||
118 | |||||
119 | .. toctree:: | ||||
120 | :maxdepth: 2 | ||||
121 | |||||
122 | library | ||||
123 | |||||
Masayuki Igawa | 7e4ef4c | 2019-07-03 17:17:44 +0900 | [diff] [blame] | 124 | Search |
125 | ====== | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 126 | |
Masayuki Igawa | 7e4ef4c | 2019-07-03 17:17:44 +0900 | [diff] [blame] | 127 | .. only:: html |
128 | |||||
129 | * :ref:`Tempest document search <search>`: Search the contents of this document. | ||||
130 | |||||
131 | * `OpenStack wide search <https://docs.openstack.org>`_: Search the wider | ||||
Ghanshyam Mann | 235c264 | 2020-04-16 16:55:56 -0500 | [diff] [blame] | 132 | set of OpenStack documentation, including forums. |