summaryrefslogtreecommitdiffstats
path: root/qtip/reporter/templates/base.j2
AgeCommit message (Collapse)AuthorFilesLines
2017-03-21White space control in report.Taseer1-3/+2
- Flaw: System Info and metric results at same line Packets per Second: 1.45System Information: Change-Id: I22790e4b2c65fd2ef555e1c20e602a51ea97eb3b Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit 06638bb68811dda1a3599c7ef0176c5a58d056c5)
2017-03-21Refactor reporter moduleTaseer1-0/+26
- Create templates for report format specific to each metric. - Outputs the details of the specified metric across all the nodes in cluster. - Timeline to be covered in a separate patch JIRA: QTIP-199 Change-Id: Ic83749725b0c9cc5bd9a7f24f21b2cd113abe0e1 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit 04e50e57819bdf40a2fd7abdd3fc7be798771e0b)