kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix HTML report generation
@ 2011-04-28 19:08 Lucas Meneghel Rodrigues
  2011-04-28 19:08 ` [PATCH 1/3] tools/html_report: Make html report generation autotest generic Lucas Meneghel Rodrigues
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lucas Meneghel Rodrigues @ 2011-04-28 19:08 UTC (permalink / raw)
  To: autotest; +Cc: kvm, Lucas Meneghel Rodrigues

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-28 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 19:08 [PATCH 0/3] Fix HTML report generation Lucas Meneghel Rodrigues
2011-04-28 19:08 ` [PATCH 1/3] tools/html_report: Make html report generation autotest generic Lucas Meneghel Rodrigues
2011-04-28 19:08 ` [PATCH 2/3] virt.virt_utils: Get rid of create_report function Lucas Meneghel Rodrigues
2011-04-28 19:08 ` [PATCH 3/3] KVM test: control: Replace create_report function call Lucas Meneghel Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).