Merge "Added license metadata to specify Apache-2.0"
authorSerena Feng <feng.xiaowei@zte.com.cn>
Mon, 16 Oct 2017 01:45:28 +0000 (01:45 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 16 Oct 2017 01:45:28 +0000 (01:45 +0000)
jjb/qtip/qtip-validate-jobs.yml
utils/test/reporting/reporting/qtip/template/index-status-tmpl.html

index cd77d0a..42240ed 100644 (file)
 
     wrappers:
       - timeout:
-          elastic-percentage: 150
-          elastic-default-timeout: 30
+          timeout: 15
           abort: true
-          type: elastic
       - timestamps
 
     triggers:
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">