summaryrefslogtreecommitdiffstats
path: root/utils/test/reporting/functest/template/index-tempest-tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/reporting/functest/template/index-tempest-tmpl.html')
-rw-r--r--utils/test/reporting/functest/template/index-tempest-tmpl.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<div class="panel-heading">
<div class="progress-bar" role="progressbar" aria-valuenow="{{result.pr_step_ok}}" aria-valuemin="0" aria-valuemax="100" style="width: {{result.pr_step_ok}}%"></div>
<span class="panel-header-item">
- <h4><b>{{result.creation_date}}</b></h4>
+ <h4><b>{{result.start_date}}</b></h4>
</span>
<span class="badge panel-pod-name">{{result.pod_name}}</span>
</div>