Bug 1543518

Summary: Add config required to support a README file as a footer in the tripleo ci logs
Product: [Community] RDO Reporter: wes hayutin <whayutin>
Component: InfrastructureAssignee: Alan Pevec <apevec>
Status: CLOSED EOL QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: chkumar
Target Milestone: ---   
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-14 11:42:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description wes hayutin 2018-02-08 15:45:31 UTC
Description of problem:

In openstack upstream ci jobs the logs have a README file as a footer to help the user understand how to parse the logs [1]. 

A config change is required to the puppet config that creates the log layout as seen in [3]
 



[1] http://logs.openstack.org/29/542129/1/check/tripleo-ci-centos-7-containers-multinode/1e8f328/logs/
[2] https://github.com/openstack-infra/puppet-openstackci/blob/master/templates/logs.vhost.erb#L70-L74
[3] https://review.openstack.org/#/c/487187/2/modules/openstack_project/manifests/static.pp

Comment 1 Chandan Kumar 2018-07-09 08:58:48 UTC
currently logs.rdoproject.org lacks hyperlinking it against timestamps.
We need to install  os-loganalyze to enable the same on that server.