4 Commits

Author SHA1 Message Date
Paul Van Eck
649137a0b0 Adjust html and js to use new capabilities format
Since the new capabilities files now use 'status' fields
instead of 'core' fields, the static files were adjusted to
account for these changes. The report page will now give the
option to filter by required, advisory, deprecated, and removed
capabilitiy statuses. For now, the new capabilities file is mirrored
in the defcore folder of refstack.

Change-Id: I79a12e94b32a89c08e8046a427553d1c156c1a2d
2015-04-06 20:19:22 +00:00
Paul Van Eck
62b6c74a33 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
b04873c70c 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
04757a1d56 HTML page updated to display updated capabilities
Change-Id: Iad066d415ec2c079dac990c62d8bb9f2fa231cda
2014-09-26 18:00:50 +03:00