X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Freporting%2Ffunctest%2Ftemplate%2Findex-status-tmpl.html;h=e3c9c5fc0a3367c5e9d47432fe96f06f5a9979f9;hb=86e7153ddd6e6d7bf47955c8b82e7c5a8ede492e;hp=7a0656b74f1140f248c0f20230026956cb1e877a;hpb=883bfcb0cfce602e691e56165c6d2eba974a859e;p=releng.git diff --git a/utils/test/reporting/functest/template/index-status-tmpl.html b/utils/test/reporting/functest/template/index-status-tmpl.html index 7a0656b74..e3c9c5fc0 100644 --- a/utils/test/reporting/functest/template/index-status-tmpl.html +++ b/utils/test/reporting/functest/template/index-status-tmpl.html @@ -3,25 +3,73 @@ - + - + + + + // Draw the trend line + var mytrend = trend("#trend_svg{{loop.index}}",trend{{loop.index}}) + // **************************************** + {%- endfor %} + }); + if ( !window.isLoaded ) { + window.addEventListener("load", function() { + onDocumentReady(); + }, false); + } else { + onDocumentReady(); + } + + +
-

Functest status page ({{version}})

+

Functest status page ({{version}}, {{date}})