Made HTML report generation generic and useable by any autotest client job, fixed up some bugs in HTML report code. Now it'll be easier to browse and visualize results without the autotest web interface. Lucas Meneghel Rodrigues (4): tools/html_report: Make html report generation autotest generic job: Write a job HTML report for every autotest client job virt.virt_utils: Get rid of create_report function KVM test: control: Get rid of report generation code client/bin/job.py | 4 + client/tests/kvm/control | 3 - client/tools/html_report.py | 158 ++++++++++++++++++++++++++++--------------- client/virt/virt_utils.py | 12 --- 4 files changed, 108 insertions(+), 69 deletions(-) -- 1.7.4.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html