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

{{result.creation_date}}

+

{{result.start_date}}

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

{{result.creation_date}}

+

{{result.start_date}}

{{result.pod_name}}