From: watanabe isao Date: Mon, 6 Jul 2015 05:25:16 +0000 (+0900) Subject: List up necessary files for thirdparty-ci.rst X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d479e44af63138003aed4767e641ea605eec3385;p=openstack-build%2Fneutron-build.git 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 --- diff --git a/doc/source/policies/thirdparty-ci.rst b/doc/source/policies/thirdparty-ci.rst index aea35e347..1e4ecc7bd 100644 --- a/doc/source/policies/thirdparty-ci.rst +++ b/doc/source/policies/thirdparty-ci.rst @@ -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 ------------------------------------