Show some eval stats

This commit is contained in:
Eelco Dolstra 2015-02-26 13:11:33 +01:00
parent f835ae492f
commit 7f6faee08a

View file

@ -18,6 +18,10 @@
</ul> </ul>
</div> </div>
<p>This evaluation was performed on [% INCLUDE renderDateTime
timestamp=eval.timestamp %]. Fetching the dependencies took [%
eval.checkouttime %]s and evaluation took [% eval.evaltime %]s.</p>
[% IF otherEval %] [% IF otherEval %]
<p>Comparisons are relative to [% INCLUDE renderFullJobsetName <p>Comparisons are relative to [% INCLUDE renderFullJobsetName
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[% project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[%