From: boucherv Date: Fri, 17 Jun 2016 12:56:20 +0000 (+0200) Subject: bugfix: start test time X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f01789afbfee2878e9b4493e80e2bc0c17d5b6be;p=releng-testresults.git bugfix: start test time Change-Id: Ie916cc77373cbfae6e189ffeb1153400b2cc6f67 Signed-off-by: boucherv --- diff --git a/reporting/functest/template/index-tempest-tmpl.html b/reporting/functest/template/index-tempest-tmpl.html index b8260ed..c562143 100644 --- a/reporting/functest/template/index-tempest-tmpl.html +++ b/reporting/functest/template/index-tempest-tmpl.html @@ -49,7 +49,7 @@
-

{{result.creation_date}}

+

{{result.start_date}}

{{result.pod_name}}
diff --git a/reporting/functest/template/index-vims-tmpl.html b/reporting/functest/template/index-vims-tmpl.html index 8858182..25499dc 100644 --- a/reporting/functest/template/index-vims-tmpl.html +++ b/reporting/functest/template/index-vims-tmpl.html @@ -23,7 +23,7 @@ @@ -49,7 +49,7 @@
-

{{result.creation_date}}

+

{{result.start_date}}

{{result.pod_name}}