As this is now handled by autotest and control file writers don't have to worry about it anymore. Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> --- client/tests/kvm/control | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/client/tests/kvm/control b/client/tests/kvm/control index 6437d88..c887a3e 100644 --- a/client/tests/kvm/control +++ b/client/tests/kvm/control @@ -67,6 +67,3 @@ if args: parser.parse_string(str) virt_utils.run_tests(parser, job) - -# Generate a nice HTML report inside the job's results dir -virt_utils.create_report(kvm_test_dir, job.resultdir) -- 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