mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 10:25:17 +00:00
Add logging
This commit is contained in:
parent
7e3b257b10
commit
50799c7aa4
@ -134,6 +134,7 @@ class ReportPlugin(AbstractPlugin, AggregateResultListener, MonitoringDataListen
|
||||
add_aggreagted_second(case_data, self.cases[case])
|
||||
|
||||
def post_process(self, retcode):
|
||||
self.log.info("Building HTML report...")
|
||||
results = {
|
||||
'overall': self.overall,
|
||||
'cases': self.cases,
|
||||
|
Loading…
Reference in New Issue
Block a user