summaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/components/results-report/resultsReport.html
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2018-07-18 11:16:21 +0200
committerGeorg Kunz <georg.kunz@ericsson.com>2018-07-18 10:33:09 +0000
commit47c6dee866f94c26d4c99900a9fba29ebcf22948 (patch)
tree8f683548e5914f3772b6c924f74ab3b56460e3aa /3rd_party/static/testapi-ui/components/results-report/resultsReport.html
parent8ac4aaca93c6f24a769e664bebdf993dfac1838f (diff)
Update web portal for 2018.08 results
Extending the web portal to handle OVP 2018.08 results. This includes the following changes: * the 2018.08 result file format has changed according to https://gerrit.opnfv.org/gerrit/#/c/58903/ * a new testcases.json which has been automatically created. JIRA: DOVETAIL-668 Change-Id: I0403779b164f5de92f02857f7ae54f290d2f16ac Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to '3rd_party/static/testapi-ui/components/results-report/resultsReport.html')
-rw-r--r--3rd_party/static/testapi-ui/components/results-report/resultsReport.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rd_party/static/testapi-ui/components/results-report/resultsReport.html b/3rd_party/static/testapi-ui/components/results-report/resultsReport.html
index bc049f3..e2b7f66 100644
--- a/3rd_party/static/testapi-ui/components/results-report/resultsReport.html
+++ b/3rd_party/static/testapi-ui/components/results-report/resultsReport.html
@@ -5,6 +5,7 @@
<div class="row">
<div class="pull-left">
<div class="test-report">
+ <strong>OVP version:</strong> {{ctrl.version}}<br />
<strong>Test ID:</strong> {{ctrl.testId}}<br />
</div>
</div>