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 (3): tools/html_report: Make html report generation autotest generic virt.virt_utils: Get rid of create_report function KVM test: control: Replace create_report function call client/tests/kvm/control | 3 +- client/tools/html_report.py | 85 ++++++++++++++++++++++++------------------- client/virt/virt_utils.py | 12 ------ 3 files changed, 49 insertions(+), 51 deletions(-) -- 1.7.4.4 _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
