All of lore.kernel.org
 help / color / mirror / Atom feed
From: Uri Lublin <uril@redhat.com>
To: Ryan Harper <ryanh@us.ibm.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] kvm-autotest: write relative path in html report
Date: Sun, 29 Mar 2009 19:31:36 +0300	[thread overview]
Message-ID: <49CFA268.70503@redhat.com> (raw)
In-Reply-To: <20090325151859.GK27104@us.ibm.com>

Ryan Harper wrote:
> When generating an html report from make_html_report.py, one needs to
> supply the full path to the results directory.  This value ends up being
> embedded in the output which breaks relocating the results dir to a
> different path.  This patch adds a new flag that supresses the full path
> value when generating the report.  I'm looking to generate a summary
> html report in the results dir and relocate the results dir to a
> different server which can be done with this patch.
> 

Applied.

I've made the following 2 modifications to the commit log:
1. replaced "kvm-autotest:" with "make_html_report:" on the first line.
2. added the following note to the commit message:
     Uri: Note that this only works when the html report is generated
          (or copied to) the results directory. In other words
          make_html_report.py -R -r <result-dir> -f <file-in-result-dir>


It can also be achieved with the following (which is not as convenient):
   cd <results-dir>; <runtest_2>/make_html_report.py -r . -f <report.html>

Next, I'm going to change the default control to use this switch.

Thanks,
     Uri

      reply	other threads:[~2009-03-29 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-25 15:18 [PATCH] kvm-autotest: write relative path in html report Ryan Harper
2009-03-29 16:31 ` Uri Lublin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49CFA268.70503@redhat.com \
    --to=uril@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=ryanh@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.