summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-10-03 22:10:57 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-10-03 22:10:57 +0800
commite34b38312287257fea2f1c7c3f8c834d60c6cc16 (patch)
tree3156a3b67307a9033689dee1b9e6fa47b0d70d19 /utils
parent41c9610de99a4174936448e6ea2eefcda93e6f10 (diff)
Update table headers in the reporting page
Change-Id: I19916f1e4dd04297cc7d73e93a12767d335c0d99 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'utils')
-rw-r--r--utils/test/reporting/reporting/qtip/template/index-status-tmpl.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/test/reporting/reporting/qtip/template/index-status-tmpl.html b/utils/test/reporting/reporting/qtip/template/index-status-tmpl.html
index da8424a22..f55f78144 100644
--- a/utils/test/reporting/reporting/qtip/template/index-status-tmpl.html
+++ b/utils/test/reporting/reporting/qtip/template/index-status-tmpl.html
@@ -66,9 +66,9 @@
<table class="table">
<tr>
<th width="25%">Pod/Scenario</th>
- <th width="25%">Trend</th>
- <th width="25%">Last 4 Iterations</th>
- <th width="25%">Last 10 Days</th>
+ <th width="25%">Scoring Trend</th>
+ <th width="25%">Avg. in Last 4 Runs</th>
+ <th width="25%">Avg. in Last 10 Days</th>
</tr>
{% for scenario,result in prof_results.iteritems() -%}
<tr class="tr-ok">