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
This commit is contained in:
Anita Kuno 2014-06-19 11:21:41 -04:00
parent a24bcddded
commit e521b2c281

View File

@ -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.