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 | |
Masayuki Igawa | e88caa8 | 2017-05-22 17:53:15 +0900 | [diff] [blame] | 51 | Developers Guide |
52 | ================ | ||||
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 53 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 54 | Development |
55 | ----------- | ||||
56 | |||||
57 | .. toctree:: | ||||
58 | :maxdepth: 2 | ||||
59 | |||||
60 | HACKING | ||||
61 | REVIEWING | ||||
62 | microversion_testing | ||||
Ken'ichi Ohmichi | d8386a3 | 2017-03-31 10:56:58 -0700 | [diff] [blame] | 63 | test_removal |
Matthew Treinish | e8ab5f9 | 2017-03-01 15:25:39 -0500 | [diff] [blame] | 64 | write_tests |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 65 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 66 | Plugins |
67 | ------- | ||||
68 | |||||
69 | .. toctree:: | ||||
70 | :maxdepth: 2 | ||||
71 | |||||
72 | plugin | ||||
73 | plugin-registry | ||||
74 | |||||
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 75 | Library |
76 | ------- | ||||
77 | |||||
78 | .. toctree:: | ||||
79 | :maxdepth: 2 | ||||
80 | |||||
81 | library | ||||
82 | |||||
ghanshyam | 247841e | 2018-06-19 09:26:22 +0000 | [diff] [blame] | 83 | Support Policy |
84 | -------------- | ||||
85 | |||||
86 | .. toctree:: | ||||
87 | :maxdepth: 2 | ||||
88 | |||||
89 | stable_branch_support_policy | ||||
90 | |||||
Masayuki Igawa | 7e4ef4c | 2019-07-03 17:17:44 +0900 | [diff] [blame] | 91 | Search |
92 | ====== | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 93 | |
Masayuki Igawa | 7e4ef4c | 2019-07-03 17:17:44 +0900 | [diff] [blame] | 94 | .. only:: html |
95 | |||||
96 | * :ref:`Tempest document search <search>`: Search the contents of this document. | ||||
97 | |||||
98 | * `OpenStack wide search <https://docs.openstack.org>`_: Search the wider | ||||
99 | set of OpenStack documentation, including forums. |