From d479e44af63138003aed4767e641ea605eec3385 Mon Sep 17 00:00:00 2001 From: watanabe isao Date: Mon, 6 Jul 2015 14:25:16 +0900 Subject: [PATCH] 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 --- doc/source/policies/thirdparty-ci.rst | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) 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 ------------------------------------ -- 2.45.2