List up necessary files for thirdparty-ci.rst

List of necessary files for thirdparty-ci crushed its style in github [1].
This fix just lists them up for better looking.

[1]https://github.com/openstack/neutron/blob/master/doc/source/policies/thirdparty-ci.rst

Change-Id: I746400ba170eedcd418d3c4806645aab7de333e7
This commit is contained in:
watanabe isao 2015-07-06 14:25:16 +09:00
parent 211c035577
commit d479e44af6

View File

@ -111,16 +111,17 @@ running.
At the root of the results - there should be the following:
console.html.gz - contains the output of stdout of the test run
local.conf / localrc - contains the setup used for this run
logs/
Logs must be a directory, which contains the following:
* console.html.gz - contains the output of stdout of the test run
* local.conf / localrc - contains the setup used for this run
* logs - contains the output of detail test log of the test run
Log files for each screen session that DevStack creates and launches an
OpenStack component in
Test result files
testr_results.html.gz
tempest.txt.gz
The above "logs" must be a directory, which contains the following:
* Log files for each screen session that DevStack creates and launches an
OpenStack component in
* Test result files
* testr_results.html.gz
* tempest.txt.gz
List of existing plugins and drivers
------------------------------------