From e521b2c2819a4fe717a905a3f945a326d91e97fe Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 19 Jun 2014 11:21:41 -0400 Subject: [PATCH] Adds addtional details for browsable logs for third party ci Currently some third party ci systems offer their logs as a tarball requiring download. This patch adds some details about logs specifying they must be browsable. Change-Id: Ic3338074bbd8dd4c83434c7cb49d88e1d38e7293 --- doc/source/third_party.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst index 930ee64185..8676fa6b43 100644 --- a/doc/source/third_party.rst +++ b/doc/source/third_party.rst @@ -50,6 +50,8 @@ Requirements * logs should include a trace of the commands used * OpenStack logs * Tempest logs (including ``testr_results.html.gz``) + * logs must be browsable; logs requiring download, installation or login + to access are not acceptable Note: all test artifacts must be retained for one month.