Commit Graph

3 Commits

Author SHA1 Message Date
Paul Van Eck 3ea790fbde Add GET test results and add report page output
A GET handler was added for retrieving test results with URL of the
form: /v1/results/{test_id}.
The report page can now be used to view results. It should be accessed
with URL of the form: /output.html?test_id={test_id}. This is just to
keep it simple for now.

Change-Id: I28e9ebf74cc7a6dad360232840b49c6aae27dab0
2015-01-20 13:54:38 -08:00
sslypushenko 3655f80021 Report page prototype
This patch provides templates (Jinja-like) for single test run report
and for comparison of two test runs. By default these templates display
demo results.

https://storyboard.openstack.org/#!/story/111

Change-Id: Icde3559216d3a7a38c7a8e6a54e7a53300d309e9
2014-12-29 18:33:56 +02:00
sslypushenko 2a8410717b HTML page updated to display updated capabilities
Change-Id: Iad066d415ec2c079dac990c62d8bb9f2fa231cda
2014-09-26 18:00:50 +03:00