]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
List up necessary files for thirdparty-ci.rst
authorwatanabe isao <watanabe_isao@jp.fujitsu.com>
Mon, 6 Jul 2015 05:25:16 +0000 (14:25 +0900)
committerwatanabe isao <watanabe_isao@jp.fujitsu.com>
Mon, 6 Jul 2015 23:39:08 +0000 (08:39 +0900)
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

doc/source/policies/thirdparty-ci.rst

index aea35e3471868c3c5738db838c3c0ff39680eeca..1e4ecc7bdb8eb0d0075e1b2a92eda4f2fbfb8563 100644 (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:
-
-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
+* 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
+
+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
 ------------------------------------