Update table headers in the reporting page 95/44095/1
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Tue, 3 Oct 2017 14:10:57 +0000 (22:10 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Tue, 3 Oct 2017 14:10:57 +0000 (22:10 +0800)
Change-Id: I19916f1e4dd04297cc7d73e93a12767d335c0d99
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
utils/test/reporting/reporting/qtip/template/index-status-tmpl.html

index da8424a..f55f781 100644 (file)
@@ -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">