job: Write a job HTML report for every autotest client job
commit48b4601c1dbbc6837bcd3cd88836b54d6f56cd9e
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Fri, 29 Apr 2011 03:59:36 +0000 (29 03:59 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Fri, 29 Apr 2011 03:59:36 +0000 (29 03:59 +0000)
tree2952fb880508423215936f93db92b281f4958544
parentbf0f7b6775b494a564545a6a924073fe2024c016
job: Write a job HTML report for every autotest client job

We have a tool that can generate such a file and it makes it
easier for people who don't have access to the autotest web
interface to analyze job results. With this, all client jobs
write such a file, so test writers don't have to worry about
it.

This change does not regress the job unittests.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5338 592f7852-d20e-0410-864c-8624ca9c26a4
client/bin/job.py